NevronOpenVision
Nevron.Nov.UI Namespace / NMouse Class


NMouse Class Fields

For a list of all members of this type, see NMouse members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)The event which is raised when the mouse is down in a node  
Public Fieldstatic (Shared in Visual Basic)The event which is raised when the mouse enters a node  
Public Fieldstatic (Shared in Visual Basic)The Event associated with Mouse GotCapture  
Public Fieldstatic (Shared in Visual Basic)The In event  
Public Fieldstatic (Shared in Visual Basic)Gets the IsCaptured Extended Property. The value of this property is automatically set to true for the current mouse capture target. The value of this property is cleared from the previous mouse capture target (if any).  
Public Fieldstatic (Shared in Visual Basic)Gets the IsCaptureWithin Extended Property. The value of this property is automatically set to true for the current mouse capture target and its ancestors chain. The value of this property is cleared from the previous mouse capture target and its ancestors chain (if any).  
Public Fieldstatic (Shared in Visual Basic)Gets the IsDirectlyOver Extended Property. The value of this property is automatically set to true for the current mouse over target. The value of this property is cleared from the previous mouse over target (if any).  
Public Fieldstatic (Shared in Visual Basic)Gets the IsOver Extended Property. The value of this property is automatically set to true for the current mouse over target and its ancestors chain. The value of this property is cleared from the previous mouse capture target and its ancestors chain (if any).  
Public Fieldstatic (Shared in Visual Basic)The Event associated with Mouse Leave  
Public Fieldstatic (Shared in Visual Basic)The Event associated with Mouse LostCapture  
Public Fieldstatic (Shared in Visual Basic)The event which is raised when the mouse moves over a node  
Public Fieldstatic (Shared in Visual Basic)The Out event  
Public Fieldstatic (Shared in Visual Basic)The event which is raised when the mouse is up in a node  
Public Fieldstatic (Shared in Visual Basic)The event which is raised when the mouse wheel is moved in a node  
Top
Protected Fields
 NameDescription
Internal Fieldstatic (Shared in Visual Basic)  
Top
See Also