Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Don't resize my form
Message
General information
Forum:
ASP.NET
Category:
Forms
Title:
Don't resize my form
Miscellaneous
Thread ID:
00989830
Message ID:
00989830
Views:
70
I want to find out if there is a better way (better than what I am currently doing) to prevent the user from resizing my form.
Currently what I do is copy the contents of Size into the MaximumSize and Minimumsize property. This works but the form resize cursor still appears when the user moves the mouse cursor towards the edge of the form.
I assume that setting the Locked property to true would work (or is that design time only), but then the user can't move the form and I don't want to take that away from the user.

So is there a better way to prevent the user from resizing a form?

Einar
Semper ubi sub ubi.
Next
Reply
Map
View

Click here to load this message in the networking platform