C
Christian Pické
Hi,
At some time I want to display a form with a progress bar on it. However,
the progress bar already starts to run before the form had the time to build
up completely (that is: I can see the content of the underlaying form on
it). How can I prevent that my code starts to run before the form has been
'painted' completely?
TIA
Christian
At some time I want to display a form with a progress bar on it. However,
the progress bar already starts to run before the form had the time to build
up completely (that is: I can see the content of the underlaying form on
it). How can I prevent that my code starts to run before the form has been
'painted' completely?
TIA
Christian