I have an user control and inside him i have one label and 1 textbox!
My problem is:
When i'am in design mode (a new project with this user control), i want to:
- If i resize the user control with the left ctrl key down the size of the label increses/decrease.
- If i resize the control with the right ctrl key down the size og the textbox change!
Any ideias to do that

User control and resizes!
Rick Troemel MS