Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent User From Leaving Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00383396
Message ID:
00383456
Views:
34
>>This is kind of a kludge, so I am open for more elegant options.
>
>
>I meant that you can make form Modal on the fly conditionally
>
>IF thisform.lAddMode
>thisform.Hide()
>thisform.Show(1)
>endif
>
>this works , but I am testing this now and having troubles with returning to modeless state.
>thisform.Hide()
>thisform.Show(2)

Modeless would be Show(0). I am testing this out now with some success. This has good possibilities.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform