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:59:25
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00835229
Message ID:
00835235
Views:
16
Sorry, just realized that I was assuming that the user should be prevented from resizing the form, the first line should still be good

>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
Reply
Map
View

Click here to load this message in the networking platform