ComponentOne DynamicHelp for WinForms
ContextMenu Property

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > C1DynamicHelp Class : ContextMenu Property
Gets or sets the shortcut menu associated with the control.
Syntax
'Declaration
 
Public Overrides Property ContextMenu As System.Windows.Forms.ContextMenu
public override System.Windows.Forms.ContextMenu ContextMenu {get; set;}

Property Value

A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control.
See Also

Reference

C1DynamicHelp Class
C1DynamicHelp Members