Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagbox not on top
Message
From
23/11/2016 08:35:44
 
 
To
23/11/2016 08:24:04
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01643841
Message ID:
01643860
Views:
80
This message has been marked as a message which has helped to the initial question of the thread.
Likes (1)
>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.


Think you better use 65536 ( Specifies the message box window as the foreground window)
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform