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

In This Topic
    Checked Field
    In This Topic
    Determines whether the command is checked.
    Syntax
    'Declaration
     
    
    Public Checked As Boolean
    public bool Checked
    See Also