Class NodePartHitTestEventArgs
Provides data for the NodePartHitTest event handler.
public class NodePartHitTestEventArgs : EventArgs- Inheritance
- 
      
      
      NodePartHitTestEventArgs
Constructors
- NodePartHitTestEventArgs(TreeNode, Point)
- Initializes a new instance of the - NodePartHitTestEventArgsclass with specified settings.
Properties
- LocationInNode
- Gets the location of the mouse during the mouse event. 
- Node
- Gets TreeNode to check. 
- NodePart
- Gets or sets kind of node part.