Numeric Pad
Used to input a number, possibly according to a certain pattern. Available starting with Qubes 6.7.
Properties
| Property | Description |
| Enabled | Boolean indicating whether or not the component is enabled. |
| Hint | Specifies the user hint string that will appear in the component's interactive help bubble. |
| TabIndex | Integer indicating the component's tab order (Qubes 5.6). |
| ValueInitial | Determines the component's initial value when the screen opens and each time it is reset (see Reset Button). |
| ValueMax | Maximum value allowed. If empty, that means there is no maximum. |
| ValueMin | Minimum value allowed. If empty, that means there is no minimum. |
| Visible | Boolean indicating whether or not the component will be visible. |
Value
Returns the number, or #VAL! if the restrictions are not met.
See also Number Input.