G
Guest
I have a treeview control on a form with Scrollable=True.
If a user scrolls the list and then selects a node, the selected node
returned by the AfterSelect event is always the topmost visible node in the
list, not the node selected.
This also happens for the click event, but double-click works ok.
Can someone suggest a workaround for this behaviour?
If a user scrolls the list and then selects a node, the selected node
returned by the AfterSelect event is always the topmost visible node in the
list, not the node selected.
This also happens for the click event, but double-click works ok.
Can someone suggest a workaround for this behaviour?