UserContainer
(gb.qt)
This
Třída is the parent of all container controls programmed directly in
Gambas.
It has an hidden property named
_Container. You must use it to define the part of the
UserContainer that will act as the real container of child controls.
Symbols
This class inherits
Container.
This class is not creatable.