B
BoloBaby
Simple question...
I'd like to resize my user control at design time based upon the rectangle I
select on the form into which I drop the control. How is this done?
(For an example of this behavior, try adding some MonthCalendar controls
onto a form of various sizes. They all resize according to the rectangle
you draw. Lets keep it simple and say i just want to change the
height/width of the control based on the rectangle I draw.)
Thanks,
Gardner
I'd like to resize my user control at design time based upon the rectangle I
select on the form into which I drop the control. How is this done?
(For an example of this behavior, try adding some MonthCalendar controls
onto a form of various sizes. They all resize according to the rectangle
you draw. Lets keep it simple and say i just want to change the
height/width of the control based on the rectangle I draw.)
Thanks,
Gardner