Node |
public class NodeNumericUpDown : BaseTextControl
The NodeNumericUpDown type exposes the following members.
| Name | Description | |
|---|---|---|
| NodeNumericUpDown | Initializes a new instance of the NodeNumericUpDown class |
| Name | Description | |
|---|---|---|
| ChangesApplied | (Inherited from EditableControl) | |
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) | |
| DrawText |
Fires when control is going to draw a text. Can be used to change text or back color
(Inherited from BaseTextControl) | |
| EditorHided | (Inherited from EditableControl) | |
| EditorShowing | (Inherited from EditableControl) | |
| IsEditEnabledValueNeeded | (Inherited from InteractiveControl) | |
| IsVisibleValueNeeded | (Inherited from NodeControl) | |
| ValueNeeded | (Inherited from BindableControl) | |
| ValuePushed | (Inherited from BindableControl) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |