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 
Arrangement  AutoResize  BackColor  Background  Caption  Children  ClientH  ClientHeight  ClientW  ClientWidth  ClientX  ClientY  Count  Current  Cursor  Design  Drop  Enabled  Expand  Font  ForeColor  Foreground  H  Handle  Height  Id  Index  Left  Mouse  Next  Orientation  Padding  Parent  Picture  Previous  ScreenX  ScreenY  Spacing  Tag  Text  ToolTip  Visible  W  Width  Window  X  Y    Delete  Drag  Grab  Hide  Lower  Move  Raise  Refresh  Resize  SetFocus  Show    Click  DblClick  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseMove  MouseUp  MouseWheel    Bottom  Top