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


In This Topic
    ClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ClickEventArgs class  
    Top
    Public Fields
     NameDescription
    Public FieldGets the command link which caused the click event to occur.  
    Public FieldDetermines whether the click event was caused by a menu selection, shortcut key, or other means.  
    Public FieldGets the context info for clicks which originated in a context menu.  
    Public Fieldstatic (Shared in Visual Basic)ClickEventArgs with empty arguments  
    Top
    See Also