Hello,
I have a form that has hit its max for controls. I have created a UserControl to add more to the form. I can re-size the UserControl but the controls on the UserControl are not resizing. I have the Sheridan ActiveResizer tool on the form that works with all of the controls on the form. I have tried adding this tool to the UserControl but when I set the Height and Width of the UserControl the Resizer does not resize the rest of the controls. Any help with this is greatly appreciated.
Thanks