ToolTip Property
Description
The ToolTip property gets or sets the tool tip that is displayed when the mouse cursor is positioned over this tab item.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ToolTip() As String
Remarks
If the ToolTip property is not set, then the Caption of the TabControlItem will be used as the ToolTip.
ToolBarScreenTips must be enabled to display tool tips.
See Also
| Command Bars ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.