ComponentOne Menus and Toolbars for WinForms
ShowToolTips Property (C1MainMenu)

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

Reference

C1MainMenu Class
C1MainMenu Members