Hi!
I am using a WinTree control in Standard viewstyle. Now I would like to hide the horizontal scrollbar, the vertical one should be visible whenever necessary. The behavior has to be like the ExplorerBar in Outlook 2007. The node texts should be cut of at the edge of the control.
Am I missing something obvious?
Thanks,
Alex
The property that controls this is UltraTree.Scrollable. With the NA 2008.1, a new constant was added to that property's enumeration, 'ShowVertical', which will show only the vertical scrollbar.
Hello Brian!
Thank you for your suggestion.
We are still using 7.2, so this means we have to update to at least 2008.1? Is ShowVerticalIfNeeded also available in 2008.1?
Kind regards,