Change FormBorderStyle
to FixedDialog
, FixedSingle
, or Fixed3D
. Also, if you do not want them to maximize the form set Maximize
to False.
Change FormBorderStyle
to FixedDialog
, FixedSingle
, or Fixed3D
. Also, if you do not want them to maximize the form set Maximize
to False.