I have an WinExplorerBar with some groups set to container mode where I display an image. The image might be larger then the group header text. When this occurs, the ExplorerBar does not display an horizontal scrollbar. It displays it only when the text of the group is partially hidden. Is there a way for the ExplorerBar to display an horizontal scrollbar when a container is partially hidden?
This is the sample
Hello Guy,
Please take a look at the attached sample with one possible solution and if you have any questions, feel free to write me
Regards
Maybe if I place the ExplorerBar in a panel that would display the scrollbars. Is there a way to loop and compute the height/width of all the groups so I can manually set the ExplorerBar height/width?
Hi Georgi,
This is what we currently have but it's not acceptable. I really need to have only one scrollbar at the bottom of the ExplorerBar.