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
See UltraExplorerBar.GroupSettings.ContainerHeight, UltraExplorerBarGroup.Settings.ContainerHeight