TabStrip
(class)
inherits
Container
This class implements a tabbed container control.
hTabStrip
= NEW TabStrip (
Parent
AS Container )
Creates a new TabStrip.
hTab
=
hTabStrip
[
Index
AS Integer ] AS .Tab
Returns a tab from its index.
Symbols
Events
Click
Properties
Caption
Count
Current
Index
Orientation
Text
Methods
Bottom
Top
Referenced by:
Graphical User Interface Component - gb.qt
TabStrip _(class)_
Visual Introduction to Gambas