TreeView.CancelEventAction Property
Setting this property to true from within certain events will cancel their internal handling.
CancelEventAction as Boolean {Read and Write}
Remarks
The events that support the CancelEventAction property are:
MouseDownNodeMouseDownNodeMouseUpNodeMouseDragNodeDoubleClickKeyDown
See Also
TreeView Control