ComponentOne Menus and Toolbars for WinForms
CommandClickEventArgs Class Members
Fields 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : CommandClickEventArgs Class

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

Reference

CommandClickEventArgs Class
C1.Win.C1Command Namespace