Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide Form
Message
 
To
01/03/2000 13:40:50
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00339964
Message ID:
00339977
Views:
19
>I have a project that has two forms, I am in the INIT event of the second form and want to hide the first form, how can I do this?

Tom, you can issue

_screen.activeform.hide()

because in form2.INIT() the calling form1 is still activeform.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform