I'm new to your controls so bear with me.
What is the best practice method of capturing the "after node selected" property? I can use the NodeMouseUp and that works well for the mouse but what about the up and down arrow keys? or a mouse wheel selection? or programmatically selecting one node? Is there one method that will take care of all items? I would like to have a common e.node property to work with.
Thanks
What is the best practice method of capturing the "after node selected" property? I can use the NodeMouseUp and that works well for the mouse but what about the up and down arrow keys? or a mouse wheel selection? or programmatically selecting one node? Is there one method that will take care of all items? I would like to have a common e.node property to work with.
Thanks