J
Jan Pavel
Hi,
I have a form with treeview and some other controls. I want to change focus
to some other control after user selects a node in treeview. I've handled
AfterSelect event to change focus to another control.
In case that user scrolls within a treeview using a keyboard, focus is
changed after selection, but when user selects some node with mouseclick
focus is not changed (it's left on treeview control).
Any idea how to solve this.
Thanks,
JP
I have a form with treeview and some other controls. I want to change focus
to some other control after user selects a node in treeview. I've handled
AfterSelect event to change focus to another control.
In case that user scrolls within a treeview using a keyboard, focus is
changed after selection, but when user selects some node with mouseclick
focus is not changed (it's left on treeview control).
Any idea how to solve this.
Thanks,
JP