ComponentOne Menus and Toolbars for WinForms
ShowToolTips Property (C1CommandMenu)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandMenu 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

C1CommandMenu Class
C1CommandMenu Members