Tab object
Tip The /COM object can be placed on a HTML page (with usage of the HTML object tag:  <object classid="clsid:...">)  using the class identifier: {F3CE6846-4178-403F-912C-85C52307272E}. The object's program identifier is: "Exontrol.Tab". The /COM object module is: "ExTab.dll"
The Exontrol ExTab component is a skin based TAB control. A tab control is analogous to the dividers in a notebook or the labels in a file cabinet. By using a tab control, an application can define multiple pages for the same area of a form or dialog box. Each page consists of a certain type of information or a group of controls that the application displays when the user selects the corresponding tab. The Exontrol Tab component supports the following methods and properties:

NameDescription
ActiveSpecifies the active tab number.
AttachTemplateAttaches a script to the current object, including the events, from a string, file, a safe array of bytes.
BackColorRetrieves or sets a value that indicates the control's background color.
CaptionSpecifies the HTML caption to be displayed on the pages part of the control.
CaptionAlignmentSpecifies horizontal and vertical alignment of the caption to be shown.
CContainerSpecifies the control's container.
ClientHeightRetrieves the height of the control's client area.
ClientLeftRetrieves the distance between left edge of the control's client area and the left border of the control.
ClientTopRetrieves the distance between top edge of the control's client area and the top border of the control.
ClientWidthRetrieves the width of the control's client area.
ClosePopupCloses the floating TAB control.
CustomStyleReturns or sets a string expression that indicates the control's custom style as a file name to a ETB file, or encoded BASE64 string of the ETB file.
EnabledEnables or disables the control.
EventParamRetrieves or sets a value that indicates the current's event parameter.
ExecuteTemplateExecutes a template and returns the result.
FixedPageWidthSpecifies the fixed width of the page (the control displays the pages with same size)
FontRetrieves or sets the control's font.
ForeColorRetrieves or sets a value that indicates the control's foreground color.
HotBackColorRetrieves or sets a value that indicates the hot-tracking background color.
HotForeColorRetrieves or sets a value that indicates the hot-tracking foreground color.
HotObjectRetrieves or sets a value that indicates the index within current tab-skin, that changes its background while the cursor hovers the page.
HTMLPictureAdds or replaces a picture in HTML captions.
hWndRetrieves the control's window handle.
ImagesSets at runtime the control's image list. The Handle should be a handle to an Image List Control.
ImageSizeRetrieves or sets the size of icons the control displays..
IsPopupSpecifies whether the TAB control is hosted by a popup window.
LeftPictureRootSpecifies the indent of the picture on the root object.
LoadLoads the tab skin file.
PageFromPointRetrieves the number of the page over the point.
PagesGets the pages collection.
PopupFloats the tab control to a popup window.
PopupVisibleSpecifies whether the floating TAB control is visible or hidden.
RefreshRefreshes the control.
ReplaceIconAdds a new icon, replaces an icon or clears the control's image list.
SelectEnablePageIfDisableSpecifies a value that indicates whether the control selects an enabled page if the focused page is disabled.
ShowFocusRectSpecifies whether the control marks the focused page tab.
ShowImageListSpecifies whether the control's image list window is visible or hidden.
ShowScrollSpecifies whether the control displays a scroll button when required.
ShowToolTipShows the specified tooltip at given position.
StyleSpecifies the style of the tab control from a list of predefined styles.
TabAutoResizeSpecifies whether the pages are auto arranged to fit the control's client area.
TemplateSpecifies the control's template.
TemplateDefDefines inside variables for the next Template/ExecuteTemplate call.
TemplatePutDefines inside variables for the next Template/ExecuteTemplate call.
ToolTipDelaySpecifies the time in ms that passes before the ToolTip appears.
ToolTipFontRetrieves or sets the tooltip's font.
ToolTipPopDelaySpecifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control.
ToolTipWidthSpecifies a value that indicates the width of the tooltip window, in pixels.
TopPictureRootSpecifies the indent of the picture on the root object.
VersionRetrieves the control's version.