ToolTip Property
Description
The ToolTip property gets or sets the tool tip that is displayed when the mouse cursor is positioned over this tab.
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 RibbonTab will be used as the ToolTip.
ToolBarScreenTips must be enabled to display tool tips.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.