what should I do if I dont want the user to change the size of my usercontrol? should I check for the size manually in UserControl_Resize or is there a better way?
Printable View
what should I do if I dont want the user to change the size of my usercontrol? should I check for the size manually in UserControl_Resize or is there a better way?
No better way, when they resize, you resize.