Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab Object (ISftTabsTab Interface)

The SftTabsTab object represents one individual tab in a SftTabs/OCX control. A SftTabsTab object for a particular tab can be accessed through the Tab property.

Property/MethodDescription
AlignDefines the tab text and graphic alignment.
BackColorDefines the tab's background color.
BackColorActiveDefines the tab's background color (used when the tab is the current tab).
BackColorActiveEndDefines the tab's background color (ending color when using a gradient fill along with BackColorActiveStart, used when the tab is the current tab).
BackColorActiveStartDefines the tab's background color (starting color when using a gradient fill along with BackColorActiveEnd, used when the tab is the current tab).
BackColorEndDefines the tab's background color (ending color when using a gradient fill along with BackColorStart).
BackColorStartDefines the tab's background color (starting color when using a gradient fill along with BackColorEnd).
ClientAreaColorDefines the color of the client area associated with the tab.
ClientAreaColorEndDefines the color of the client area associated with the tab (ending color when using a gradient fill along with ClientAreaColorEnd).
ClientAreaColorStartDefines the color of the client area associated with the tab (starting color when using a gradient fill along with ClientAreaColorEnd).
CloseButtonDefines whether the tab has a tab close button (implemented using Image2 properties).
EnabledDefines whether the tab is enabled.
FlybyColorDefines the tab's foreground color used for flyby highlighting.
ForeColorDefines the tab's foreground color.
ForeColorActiveDefines the tab's foreground color (used when the tab is the current tab).
GetPositionReturns the tab's position and dimensions.
GetPositionPixReturns the tab's position and dimensions.
ImageDefines the graphic displayed in the tab.
Image2Defines the second graphic displayed in the tab along the right side/bottom.
Image2ActiveDefines the second graphic displayed in the tab along the right side/bottom, when the tab is the active tab.
Image2DisabledDefines the second graphic displayed in the tab along the right side/bottom, when the tab is disabled.
Image2GapPixDefines the gap between the tab label and the second tab image on the right/bottom.
Image2HotDefines the second graphic displayed in the tab along the right side/bottom, when the tab is highlighted due to flyby highlighting.
ImageDisabledDefines the graphic displayed in the tab, when the tab is disabled.
ImageHotDefines the graphic displayed in the tab, when the tab is highlighted due to flyby highlighting.
ImageIndexDefines the ImageList's image index used for the tab graphic.
ImageListDefines the ImageList used for the tab graphic.
IndexReturns the tab's index.
NameDefines the tab's name.
PictureDefines the graphic displayed in the tab.
Tag1Defines the tab's application-defined Variant value.
Tag2Defines the tab's application-defined Variant value.
TextDefines the tab's text.
ToolTipDefines the tab's ToolTip text.
VisibleDefines whether the tab is visible.

See Also Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.