J
Jon Davis
If I have a UserControl of fixed size and I want to place it on a blank
form, then resize the form according to the size and shape of the
UserControl, how do I set that height/width on the form without it all
getting messed up by the form's title bar and border?
Or are height and width on Form objects not affected by the border and title
bar?
Jon
form, then resize the form according to the size and shape of the
UserControl, how do I set that height/width on the form without it all
getting messed up by the form's title bar and border?
Or are height and width on Form objects not affected by the border and title
bar?
Jon