ComponentOne Menus and Toolbars for WinForms
ShowToolTips Property (C1ToolBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1ToolBar Class : ShowToolTips Property
Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over toolbutton.
Syntax
'Declaration
 
Public Property ShowToolTips As System.Boolean
public System.bool ShowToolTips {get; set;}
See Also

Reference

C1ToolBar Class
C1ToolBar Members