ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / CommandStateQueryEventArgs Class
Fields


In This Topic
    CommandStateQueryEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CommandStateQueryEventArgs.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldDetermines whether the command is checked.  
    Public FieldDetermines whether the command is enabled.  
    Public FieldDetermines whether the command is pressed.  
    Public FieldDetermines whether the command is visible.  
    Top
    See Also