User can change form size. I do not find a property of form that do not allow user to change form size.
Change FormBorderStyle
to FixedDialog
, FixedSingle
, or Fixed3D
. Also, if you do not want them to maximize the form set Maximize
to False.
Set the FormBorderStyle
to another value like FixedSingle
or FixedDialog
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With