NUpDownBase Class Members
In This Topic
The following tables list the members exposed by NUpDownBase.
Public Fields
Public Properties
| Name | Description |
 | DecreaseButton | Gets/Sets the decrease button. |
 | IncreaseButton | Gets/Sets the increase button. |
 | Orientation | Gets or sets whether the increase/decrease buttons are horizontally or verticall arranged. |
 | WindowArea | Gets or sets the window area. Automatically updated by Nevron. |
 | WindowBackgroundFill | Gets or sets the background of the window area. |
 | WindowHeight | Gets or sets the window Height. Automatically updated by Nevron. |
 | WindowWidth | Gets or sets the window Width. Automatically updated by Nevron. |
 | WindowX | Gets or sets the window X coordinate. Automatically updated by Nevron. |
 | WindowY | Gets or sets the window Y coordinate. Automatically updated by Nevron. |
Top
Public Events
| Name | Description |
 | Spin | Event, which occurs when the spinner is spinned |
Top
See Also