
Program control of horizontal scrolling of treeview
Is it possible to scroll a treeview under program control, either
horizontally or vertically?
My problem is that the treeview contains text which is wider than the width
of the control. When focus is centered on that node, I still want the
display of the treeview to be left-justified. Is there some way to force
that at runtime?
ab