Control (gb.qt4)
This class is the parent class of all controls, except Menu.
This class is not creatable.
Properties
|
Methods
|
Events
|
|
|
|
|
All events raised by the Control class are native events. Beware that they are raised even if the Enabled property is FALSE
.
Beware that some controls or containers implemented in Gambas may not raise all native events as expected, because those native events may have been "eaten" by the control implementation.