How can I fix my form size? I do not want user to change my form's size. Thanks.
Printable View
How can I fix my form size? I do not want user to change my form's size. Thanks.
VB Code:
Me.FormBorderStyle = FormBorderStyle.FixedSingle
GOT IT. THANKS.
Yaay! My first vb.net answer!!
:afrog:
um just do it in design time - somet like this is the first thing you should have learnt ;)
Party pooper :mad: