Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closable
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00769659
Message ID:
00769667
Views:
24
>Hello All,
>What we have here is a situation!! We have a modeless form inside another modeless form (don't ask but it really is necessary). When the user selects one of the command buttons for a specific area of data entry, a modal form appears. Up to here everything is wonderful. BUT, if in our verification a messagebox appears warning the user of a data flaw, the form that is always on top and is modeless becomes unclosable. I can use a wexist function to tell the program that the form is available but how do I reset the closable button of the form (thisform only refers to the form within the form). Any help wou7ld be greatly appreciated.
>
>Thanks
>
Sandy,

Try
...Closable = .F.
...Closable = .T.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform