[]
        
(Showing Draft Content)

C1.Win.Command.CommandStateQueryEventArgs

CommandStateQueryEventArgs Class

Arguments for the command status query event handler.

Inheritance
CommandStateQueryEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public class CommandStateQueryEventArgs : EventArgs

Constructors

Name Description
CommandStateQueryEventArgs()

Fields

Name Description
Checked

Determines whether the command is checked.

Enabled

Determines whether the command is enabled.

Pressed

Determines whether the command is pressed.

Visible

Determines whether the command is visible.