Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CommandStateQueryEventArgs Class / Enabled Field

In This Topic
    Enabled Field (CommandStateQueryEventArgs)
    In This Topic
    Determines whether the command is enabled.
    Syntax
    'Declaration
     
    
    Public Enabled As Boolean
    public bool Enabled
    See Also