M
magmo
Hi
I want to preven the user from resize my application, how can I do
that?
Regards
Magnus
I want to preven the user from resize my application, how can I do
that?
Regards
Magnus
magmo said:Hi
I want to preven the user from resize my application, how can I do
that?
Steve said:If you are referring to resizing a form, have you tried setting its
BorderStyle property to "Fixed Single" ?
I want to preven the user from resize my application, how can I do
that?
Regards
Magnus
* "Cor Ligthert said:Did you already look what this can do for you?
Me.FormBorderStyle = FormBorderStyle.FixedDialog