Click or drag to resize

NodeNumericUpDown Events

The NodeNumericUpDown type exposes the following members.

Events
  NameDescription
Public eventChangesApplied (Inherited from EditableControl.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDrawText
Fires when control is going to draw a text. Can be used to change text or back color
(Inherited from BaseTextControl.)
Public eventEditorHided (Inherited from EditableControl.)
Public eventEditorShowing (Inherited from EditableControl.)
Public eventIsEditEnabledValueNeeded (Inherited from InteractiveControl.)
Public eventIsVisibleValueNeeded (Inherited from NodeControl.)
Public eventValueNeeded (Inherited from BindableControl.)
Public eventValuePushed (Inherited from BindableControl.)
Top
See Also