[VB]Prevent resizing a form
Solved
leam19
Posted messages
93
Status
Member
-
leam19 Posted messages 93 Status Member -
leam19 Posted messages 93 Status Member -
Bonjour,
I created a program in VB.net (I think ;) ) and I would like to know how to prevent it from being resized;
THANK YOU FOR EXPLAINING EVERYTHING!!!!!!!I AM A BIG BEGINNER!!!!!!!
I created a program in VB.net (I think ;) ) and I would like to know how to prevent it from being resized;
THANK YOU FOR EXPLAINING EVERYTHING!!!!!!!I AM A BIG BEGINNER!!!!!!!
6 answers
Hello
In the properties window of the form, pay attention to the FormBorderStyle property
See you+
--
If you bump into a pot and it sounds hollow, it’s not necessarily the pot that is empty. ;-)(Confucius)
NOTE: I do not respond to private messages for technical questions.
In the properties window of the form, pay attention to the FormBorderStyle property
See you+
--
If you bump into a pot and it sounds hollow, it’s not necessarily the pot that is empty. ;-)(Confucius)
NOTE: I do not respond to private messages for technical questions.