Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i prevent users to move forms out of the screen
Message
From
05/10/2003 14:53:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00835229
Message ID:
00835233
Views:
11
Another alternative would be to add to the Form Init:


This.Movable=.F.
store This.Height to This.MaxHeight,This.MinHeight
store This.Width to This.MaxWidth,This.MinWidth
<\pre>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform