I mean i dont want to allow user to change the width and height of the form size at run time. User can use mouse to simply change the width and height and i want to disable this.
Ok, have you looked at the list of properties for Form class? Without you needing to spend several minutes doing this now, I can reveal that you must set its FormBorderStyle to one of the Fixed options.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.