Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To NOT be able to get off of a form...
Message
From
07/05/2003 12:00:07
 
 
To
07/05/2003 11:54:27
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00785862
Message ID:
00785868
Views:
12
This message has been marked as a message which has helped to the initial question of the thread.
>i know i have done it before, but just can't remember. i have one for that calls another form. i want the have to close the second form before the first one is 'live' again.... there must be a property setting i am missing. am using vfp7.
>tia

John,

Setting the WindowType of form2 to 1 (Modal) should do that for you


Also possible is to set the WindowType property to 1 in the Form2.Init() in case you have ' Do Form2 with arg1, ...'
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform