Change the controlbox property of the form, to remove the buttons on the top right. You can hide the min and max button if you set the MinButton and MaxButton properties to False. However, if you only set one of these properties to False, then the three buttons will appear, with the relevant button (min or max) disabled.
To not allow resizing of the form, change the BorderStyle property to 1 - Fixed Single.
Simon
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.