L
Lloyd Sheen
I have a usercontrol which has a panel (docked top) with a Button (Image), a
textbox and a dropdown list.
What I need is the following on resize. The button will not resize, it is a
constant size and is at the left. I want the textbox and dropdownlist to
resize to relative sizes (as seen in the designer window) when the control
resizes. Is there a way to do this without code , I have tried the anchor
but I can't seem to get a combination that does what I want.
Thanks
LS
textbox and a dropdown list.
What I need is the following on resize. The button will not resize, it is a
constant size and is at the left. I want the textbox and dropdownlist to
resize to relative sizes (as seen in the designer window) when the control
resizes. Is there a way to do this without code , I have tried the anchor
but I can't seem to get a combination that does what I want.
Thanks
LS