SpinBox (gb.gui)

This class inherits UserControl.

This class is creatable.

Properties
Alignment  
AutoResize   Return or set if the control resizes itself automatically to fit its contents.
Background  
Border  
MaxValue  
MinText   Return or set the text displayed when the control has its minimum value.
MinValue  
Precision   Return or set how many decimal digits are displayed
Prefix   Return or set the prefix text displayed before the control value.
ReadOnly  
Round   Return or set how much the value is rounded.
ShiftStep   Return or set the step increment used when the SHIFT key is pressed.
ShowSign  
ShowZero  
Step  
Suffix   Return or set the suffix text displayed after the control value.
Text  
Value  
Wrap  

Inherited properties
Action  
Children  
ClientH  
ClientHeight  
ClientW  
ClientWidth  
ClientX  
ClientY  
Cursor  
Design  
Direction  
Drop  
Enabled  
Expand  
Font  
Foreground  
H  
Handle  
HasFocus  
Height  
Hovered  
Id  
Ignore  
Left  
Mouse  
Name  
Next  
NoAnimation  
NoTabFocus  
Parent  
PopupMenu  
Previous  
Proxy  
ProxyFor  
RightToLeft  
ScreenX  
ScreenY  
Tag  
Tooltip  
Top  
Tracking  
Visible  
W  
Width  
Window  
X  
Y  

Methods
SelectAll  

Inherited methods
Delete  
Drag  
FindChild  
Grab  
Hide  
Lower  
Move  
MoveScaled  
Raise  
Refresh  
Reparent  
Resize  
ResizeScaled  
SetFocus  
Show  

Events
Change  
Limit  

Inherited events
Arrange  
BeforeArrange  
DblClick  
Drag  
DragLeave  
DragMove  
Drop  
Enter  
GotFocus  
KeyPress  
KeyRelease  
Leave  
LostFocus  
Menu  
MouseDown  
MouseDrag  
MouseMove  
MouseUp  
MouseWheel  
NewChild