Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1705
I can't get the UltraExpandableGroupBox to resize correctly in an MS TableLayoutPanel
posted

I'm having trouble getting the UltraExpandableGroupBox to correctly size an AutoSize row of a TableLayoutPanel.  For example, let's say that the UltraExpandableGroupBoxPanel contains a TableLayoutPanel, and everything is set to AutoSize.  Sometimes when I expand the group box, it expands too large and sometimes it can not expand enough and I can't see the entire contents.  The situation worsens if I have an ExpandableGroupBox INSIDE another one. 

Are there any tips to getting these things to resize correctly?