Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing a modal form
Message
From
27/05/2023 11:19:45
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01686646
Message ID:
01686660
Views:
25
>>Hi,
>>
>>Can you programmatically close a modal form when a user clicks anywhere outside the form?
>>
>>TIA
>
>I completely forgot (lack of sleep) how make a modeless form to be open? That is, when I make the form modeless and reference it with a LOCAL variable, it opens and closes immediately.
>Is the only way to make the modeless form stay to reference it with the PUBLIC variable?

The reference does not need to be public, but it must persist somehow - for instance, as a property of an active object. "Thisform.ContextMenu", for instance...
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform