Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hand over a value back to a calling form?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00420834
Message ID:
00420978
Views:
21
>The property "AlwaysOnTop" is set .T.
>When I delete the release-command it stays the same.


Then the form can't be modal (property is ignored for top level forms)
The code in the buttons click will just continue after the loading of the form.
To avoid this save the form reference to a form property.
The refreshing you do after calling the form has no effect. It will also be run directly after starting the second form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform