Custom TreeView
-
I'm trying to create a custom treeview that will draw a blue rectangle over a selected node and then redraw the text over it. Is there any command that can help me find the (x,y) coordinates of the node? The node can be selected by either mouse, keyboard, or a button. Any suggestions?
-
I'm trying to create a custom treeview that will draw a blue rectangle over a selected node and then redraw the text over it. Is there any command that can help me find the (x,y) coordinates of the node? The node can be selected by either mouse, keyboard, or a button. Any suggestions?
-
How about using the Bounds property of the node? that good enough for what you want?
Life goes very fast. Tomorrow, today is already yesterday.
Yup, funny. I've been googling all morning and I just came upon bounds a minute before you answered. Thank you for the reply!
-
Yup, funny. I've been googling all morning and I just came upon bounds a minute before you answered. Thank you for the reply!
-
How about using the Bounds property of the node? that good enough for what you want?
Life goes very fast. Tomorrow, today is already yesterday.
hi great
-
hi great