Hi,
Is there a way to disable the horizontal-scroller of the TreeListBox?
My intention is that items that exceed the boundaries of the TreeListBox will be cropped.
However, ideally, because my items present text only, I'd like to have '...' at the end of the presented text and the entire text in a tooltip.
Is there a good way to achieve that with your control and its facilities?
Thanks in advance!