I'm trying to disable a form from being resizable. The best I can come up with, is to define the minsize and maxsize of the form. All though this method works fine, it strikes me as odd that .net wouldn't have a built in property for a form that enables/disables a form from being resized.
I'd like to hear some feedback on what "trix" some of you advanced dev'ers do to keep a form from being resized.
thx
I'd like to hear some feedback on what "trix" some of you advanced dev'ers do to keep a form from being resized.
thx