ComponentOne Menus and Toolbars for WinForms
Enabled Property (C1CommandControl)

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

Reference

C1CommandControl Class
C1CommandControl Members