Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsScrolling.ToolTipCloseButton Property

Defines the ToolTip for the Close button.

Syntax

Get
VBString = object.ToolTipCloseButton As String
Put
VBobject.ToolTipCloseButton = String As String

object

A SftTabsScrolling object.

String

Defines the ToolTip text for the Close button.

Comments

The ToolTipCloseButton property defines the ToolTip for the Close button.

Example

SftTabs1.Style = styleSftTabsModern2Top
SftTabs1.Tabs.Rows = 1
SftTabs1.Scrolling.CloseButton = True
SftTabs1.Scrolling.ToolTipCloseButton = "Close the form"

See Also SftTabsScrolling Object | Object Hierarchy


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