ComponentOne Menus and Toolbars for WinForms
ShowToolTips Property (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : ShowToolTips Property
Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.
Syntax
'Declaration
 
Public Property ShowToolTips As System.Boolean
public System.bool ShowToolTips {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members