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
30
UltraExpandableGroupBox height does not follow it's content
posted

Hi,

I have listview inside of UltraExpandableGroupBox.
I want to make the control larger or smaller when listview item is added or removed.

I found that UltraExpandableGroupBox has Panel inside it and has AutoSize Property.

I set the AutoSize to true, and also make another property grow and sink.

However, the UltraExpandableGroupBox size doesn't change at all,

Is there any other options that I need to set ?
How to achieve this ?

Thanks

Parents Reply Children