GH_DigitScroller Properties |
The GH_DigitScroller type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowRadixDrag |
Gets or sets whether the radix symbol can be dragged.
| |
| AllowTextInput |
Gets or sets whether the control accepts text input override.
| |
| Amplify |
Gets or sets whether vertical mouse movement ought to be amplified.
| |
| DecimalPlaces |
Gets or sets the number of decimal places.
| |
| DigitAlign |
Gets or sets the digit align mode
| |
| Digits |
Gets or sets the number of digits displayed in the scroller.
| |
| DigitScroller |
Gets the internal scroller object.
| |
| Epsilon |
Gets the smallest possible change with the current settings.
| |
| MaximumValue |
Gets or sets the upper bound of the scroll value.
| |
| MinimumValue |
Gets or sets the lower bound of the scroll value.
| |
| Prefix |
Gets or sets the prefix text
| |
| Radix |
Gets or sets the radix point index.
| |
| Suffix |
Gets or sets the prefix text
| |
| Value |
Gets or sets the value of this scroller.
|