J
John
Hi
I have a form which does a few operations at start-up which take a long
while. I would like to divide the operations in two parts, one that can run
first time form is loaded and second part that only runs once user opens the
form subsequent time. How do I go about doing this? I presume I can include
first part of operations in form load method, is there an unhide method to
run the second part of operations?
Thanks
Regards
I have a form which does a few operations at start-up which take a long
while. I would like to divide the operations in two parts, one that can run
first time form is loaded and second part that only runs once user opens the
form subsequent time. How do I go about doing this? I presume I can include
first part of operations in form load method, is there an unhide method to
run the second part of operations?
Thanks
Regards