TabStrip

Inherits Container

This class implements a tabbed container control.

This class is creatable.

DIM hTabStrip AS TabStrip

hTabStrip = NEW TabStrip ( Parent AS Container )

Creates a new TabStrip.

This class acts like a read-only array.

DIM hTabStrip AS TabStrip
DIM hTab AS .Tab

hTab = hTabStrip [ Index AS Integer ]

Return a tab virtual object from its index.

Properties  Methods  Events  Constants 
BackColor  Background  Caption  Children  ClientH  ClientHeight  ClientW  ClientWidth  ClientX  ClientY  Count  Current  Cursor  Design  Drop  Enabled  Font  ForeColor  Foreground  H  Handle  Height  Id  Index  Left  Mouse  Orientation  Parent  ScreenX  ScreenY  Tag  Text  ToolTip  Visible  W  Width  Window  X  Y    Delete  Drag  Grab  Hide  Lower  Move  Raise  Refresh  Resize  SetFocus  Show    Click  DblClick  Delete  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel    Bottom  Top