May someone please tell me what event trigger when a form is visually shown up ? The reason is that I want the form to be displayed before I start doing certain processing. I can't put it in Form Load or Form Activate coz' they will wait for the processing to finish before displaying the form.

Thanks.