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
495
ExplorerBar scrollbar issue
posted

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?

Parents
No Data
Reply
  • 53790
    posted

    Hello Guy,

    There are different approaches to solve this task. Maybe one possible solution could be if you are using UltraPanel (with AutoScroll = True) which is docked in the ControlContainer. After that you could add your Image in the panel. I made small sample for you. Please take a look at the attached sample and if you have any questions, feel free to write me

    Regards

Children