J
JDR2000
I am creating a form, then displaying it using ShowDialog().
The problem is that thie form is supposed to display itself, and then
a sound is played. Unfortunately, the sound always starts up before
the form is painted. Is there an event that indicates that the form
has been completely displayed on the screen, so I can then begin the
sound player?
Many thanks in advance,
Jon R.
The problem is that thie form is supposed to display itself, and then
a sound is played. Unfortunately, the sound always starts up before
the form is painted. Is there an event that indicates that the form
has been completely displayed on the screen, so I can then begin the
sound player?
Many thanks in advance,
Jon R.