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?
Hello,
I tried this and it always works fine for me so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.