Control
(class)
This class is the parent class of every control.
You cannot instanciate this class.
Symbols
Events
DblClick
Delete
Enter
GotFocus
KeyPress
KeyRelease
Leave
LostFocus
Menu
MouseDown
MouseMove
MouseUp
MouseWheel
Properties
BackColor
Background
Design
Enabled
Font
ForeColor
Foreground
H
Height
Left
Mouse
Parent
ScreenX
ScreenY
Tag
ToolTip
Top
Visible
W
Width
X
Y
Methods
Delete
Hide
Lower
Move
Raise
Refresh
Resize
SetFocus
Show
Referenced by:
Differences from VB
Graphical User Interface Component - gb.qt
Button _(class)_
CheckBox _(class)_
ColumnView _(class)_
ComboBox _(class)_
Container _(class)_
Control _(class)_
GridView _(class)_
IconView _(class)_
Image _(class)_
Label _(class)_
ListBox _(class)_
ListView _(class)_
ProgressBar _(class)_
RadioButton _(class)_
TextArea _(class)_
TextBox _(class)_
TextLabel _(class)_
ToggleButton _(class)_
TreeView _(class)_
!! Writing classes