Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I hide a form by clicking on x at the top?
Message
From
26/04/2005 16:21:57
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01008612
Message ID:
01008615
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>When I click on close button at the top right corner on the form, how can I hide that form instead of releasing it?
>
>Thanks in advance.

In QueryUnload:
NODEFAULT
thisform.Hide()
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform