Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagbox not on top
Message
From
23/11/2016 08:24:04
 
 
To
23/11/2016 05:57:17
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01643841
Message ID:
01643858
Views:
70
Its very bad to have messagebox behind some windows app...i have this behavior in past.
to get messagebox as a top of all windows try this syntax
messagebox("what wanting....",0+32+4096)
read this MS page:https://msdn.microsoft.com/en-us/library/aa445082(v=vs.60).aspx
vbSystemModal 4096 System modal; all applications are suspended until the user responds to the message box.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform