Version

ValidateLabelEditEventArgs Class Members

The following tables list the members exposed by ValidateLabelEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorValidateLabelEditEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyLabelEditTextGets/sets the text of the node being edited.  
Public PropertyNodeReturns the node being edited  
Public PropertyOriginalTextReturns the original text of the node.  
Public PropertyStayInEditModeGets/sets whether the node will remain in edit mode.  
See Also