Numeric Textbox

Properties Description
General
Initial Value: Specify the initial value to be displayed in the widget.
Label Text: Display label for the widget.
Max Length: The maximum number of characters to be entered in the widget.
Size Specify the size of the widget in terms of number of characters.
Width Specify the width of the widget.
Height: Specify the height of the widget
Tab Index: Specify the tab order of an element (when the 'tab' button is used for navigating)
Appearance  
Type Specify the type of the values you want to restrict the user from entering. The possible values are integer, postiveInteger, decimal, and postiveDecimal.