J
john pp nn
Guest
Hi folks,
I have a treeView that is docked (Fill) inside a splitter container. The treeview only takes up about half the height of its container. (The top half of the container has the treeView nodes, the bottom half is empty).
What I would like is to create an event so that when the user double clicks on a blank area of the treeView, the width of the container changes. But I cant seem to find an event that can pick up the mouse click on the blank space. At least not without affecting the code for when the user does click on a tree node.
To be clearer, is there a way I can detect a double click on a treeview when the cursor is NOT on a treenode?
Any ideas ?
John
jppnn
Continue reading...
I have a treeView that is docked (Fill) inside a splitter container. The treeview only takes up about half the height of its container. (The top half of the container has the treeView nodes, the bottom half is empty).
What I would like is to create an event so that when the user double clicks on a blank area of the treeView, the width of the container changes. But I cant seem to find an event that can pick up the mouse click on the blank space. At least not without affecting the code for when the user does click on a tree node.
To be clearer, is there a way I can detect a double click on a treeview when the cursor is NOT on a treenode?
Any ideas ?
John
jppnn
Continue reading...