ComponentOne Menus and Toolbars for WinForms
CommandActive Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandControl Class : CommandActive Property
Gets or sets the value indicating whether the command link can be clicked.
Syntax
'Declaration
 
Public Property CommandActive As System.Boolean
public System.bool CommandActive {get; set;}
See Also

Reference

C1CommandControl Class
C1CommandControl Members