NevronOpenVision
Nevron.Nov.Chart Namespace / NChartElement Class


In This Topic
NChartElement Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when the mouse capture enters this node subtree  
Public EventOccurs when the mouse capture leaves this node subtree  
Public EventOccurs when a Drag-and-Drop data object is dropped in this node subtree  
Public EventOccurs when a Drag-and-Drop data object enters a node inside this node subtree  
Public EventOccurs when a Drag-and-Drop data object enters this node subtree  
Public EventOccurs when a Drag-and-Drop data object leaves a node inside this node subtree  
Public EventOccurs when a Drag-and-Drop data object leaves this node subtree  
Public EventOccurs when a Drag-and-Drop data object moves over this node subtree  
Public EventOccurs when the keyboard focus enters this node subtree  
Public EventOccurs when the keyboard focus leaves this node subtree  
Public EventOccurs when the keyboard is focused on a node inside this node subtree  
Public EventOccurs when the mouse is captured on a node inside this node subtree  
Public EventOccurs when a keyboard key(s) gesture is recognized as an Unicode input character, and the focus is inside this node subtree  
Public EventOccurs when a keyboard button is pressed inside this node subtree  
Public EventOccurs when a keyboard button is released inside this node subtree  
Public EventOccurs when the keyboard focus is lost by a node inside this node subtree  
Public EventOccurs when the mouse capture is released from a node inside this node subtree  
Public EventOccurs when a mouse button is pressed inside this node subtree  
Public EventOccurs when the mouse enters a node inside this node subtree  
Public EventOccurs when the mouse enters this node subtree  
Public EventOccurs when the mouse leaves a node inside this node subtree  
Public EventOccurs when the mouse is moved inside this node subtree  
Public EventOccurs when the mouse leaves this node subtree  
Public EventOccurs when a mouse button is released inside this node subtree  
Public EventOccurs when the mouse wheel is rotated inside this node subtree  
Public EventA bubbling event that bubbles up the NCommandSource ancestors chain and results in command target element for Execute and UpdateSource events.  
Top
See Also