ComponentOne Menus and Toolbars for WinForms
Enabled Property (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Enabled Property
Gets or sets whether the command is enabled.
Syntax
'Declaration
 
Public Overridable Property Enabled As System.Boolean
public virtual System.bool Enabled {get; set;}
See Also

Reference

C1Command Class
C1Command Members