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
425
dynamically adjust group heights when style is VisualStudio2005Toolbox
posted

I'm using an explorer bar where the control style is set to VisualStudio2005Toolbox.  The group style is set to ControlContainer because I'm trying to put a grid in each group.  The explorer bar in VisualStudio2005Toolbox is suppose to adjust the height of each group depending on the number of items but I don't have items, I have a grid control.  Is there a way to set the group height to the height of the grid.  It seems that the groups are set to a fixed height when the mode is VisualStudio2005Toolbox and group style is ControlContanier.   

Thanks,

Eric

Parents
No Data
Reply
  • 69832
    Offline posted

    See UltraExplorerBar.GroupSettings.ContainerHeight, UltraExplorerBarGroup.Settings.ContainerHeight

Children
No Data