I have a function that does a process. I want the process to start immediately when my Modal Dialog is activated. I tried putting it in OnInitDialog, but the dialog doesn't appear until after my process is complete! I want the dialog to show on screen, THEN my process to begin.
Thanks for the help,
Mike
Thanks for the help,
Mike