I
Ivan Weiss
Hi Guys. I am starting a "corporate toolbox" to maintain projects for a
company. I need the main form to be controllable so I can disable it as
I step through the application. When a user brings up another form I
want to disable the main form and/or hide it. I have pondered over this
for awhile, what is the best way to create a main form that you can
control?
I was thinking of creating a splash screen and use that as the main form
which than call the "real main form" and make it shared so other forms
can access its functions.
Any other ideas?
Thanks,
-Ivan
company. I need the main form to be controllable so I can disable it as
I step through the application. When a user brings up another form I
want to disable the main form and/or hide it. I have pondered over this
for awhile, what is the best way to create a main form that you can
control?
I was thinking of creating a splash screen and use that as the main form
which than call the "real main form" and make it shared so other forms
can access its functions.
Any other ideas?
Thanks,
-Ivan