Hello,
I have a treeview control contained inside a pane in a nested splitter. When the treeview is populated, it's height exceeds the height of it's containing pane.
As a result, the pane adds vertical scroll bars, even though I specify all panes Scrolling to None. When I use the arrow keys to move up and down the tree, the selected nodes scroll out of view.
How can I make the treeview fill the entire viewport of the pane, and allow only the scroll bars from the tree view? I would like the treeview to resize as I resize the pane.
Thank you,
Alex
I have a treeview control contained inside a pane in a nested splitter. When the treeview is populated, it's height exceeds the height of it's containing pane.
As a result, the pane adds vertical scroll bars, even though I specify all panes Scrolling to None. When I use the arrow keys to move up and down the tree, the selected nodes scroll out of view.
How can I make the treeview fill the entire viewport of the pane, and allow only the scroll bars from the tree view? I would like the treeview to resize as I resize the pane.
Thank you,
Alex