ComponentOne Menus and Toolbars for WinForms
C1ContextMenu Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : C1ContextMenu Property
Gets or sets the C1ContextMenu component associated with this command.
Syntax
'Declaration
 
Public Property C1ContextMenu As C1ContextMenu
public C1ContextMenu C1ContextMenu {get; set;}
See Also

Reference

C1Command Class
C1Command Members