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


In This Topic
    CommandClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CommandClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldGets the command link which caused the click event to occur. (Inherited from C1.Win.C1Command.ClickEventArgs)
    Public FieldDetermines whether the click event was caused by a menu selection, shortcut key, or other means. (Inherited from C1.Win.C1Command.ClickEventArgs)
    Public FieldGets the command clicked.  
    Public FieldGets the context info for clicks which originated in a context menu. (Inherited from C1.Win.C1Command.ClickEventArgs)
    Public Fieldstatic (Shared in Visual Basic)CommandClickEventArgs with empty arguments  
    Top
    See Also