Tab frame window class. Instances of this class should be created as children of cQuickTabsForm objects or cQuickTabsDialog objects.

The SalQuickTabs..::..SalTabPage type exposes the following members.

Methods

  NameDescription
Protected methodWndProc
Implements WM_NCHITEST to make the tab page transparent to the mouse
(Overrides ScrollableControl..::..WndProc(Message%).)

Properties

  NameDescription
Public propertyEnabled
Returns/Sets the enabled property for the tab page.
Public propertyForm
Form property
Public propertyLabel
Returns the orignal label text with the mnemonics.
Public propertyText
Overrides the text property to remove the mnemonics.
(Overrides TabPage..::..Text.)

See Also