ComponentOne Menus and Toolbars for WinForms
ShowToolTips Property (C1OutBar)

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

Reference

C1OutBar Class
C1OutBar Members