Is there a way to change the height of a collapsed UltraExpandableGroupBox? I have tried through every API method and property I could find (Height, Size, Bounds, SetBounds()), but all of them ignore the attempt and have no effect on the height. This works fine if the group box is expanded though.
I'm trying to use multiple group boxes in a generic custom layout manager which handles the size and location of all managed controls, but the UltraExpandableGroupBox will not play nicely. For a workaround, it would be nice if I could find out the real limits on the control (without creating a group box, collapsing it, and checking it's height). It seems to change based on the font because when I use AppStyling, the collapsed height goes from 21 to 26. There is an ExpandedSize property, but nothing for CollapsedSize. MinimumSize and MaximumSize are also not what is being used here.
Hello awaters,
I believe that your question is already answered in the following thread - http://forums.infragistics.com/forums/t/52176.aspx.
Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Feel free to write me if you need further assistance.