ComponentOne Menus and Toolbars for WinForms
ShowTextAsToolTip Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : ShowTextAsToolTip Property
Indicates whether this command's text will be shown as tooltip.
Syntax
'Declaration
 
Public Property ShowTextAsToolTip As System.Boolean
public System.bool ShowTextAsToolTip {get; set;}
See Also

Reference

C1Command Class
C1Command Members