ComponentOne DynamicHelp for WinForms
ContextMenuStrip Property

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

Property Value

The System.Windows.Forms.ContextMenuStrip for this control, or null if there is no System.Windows.Forms.ContextMenuStrip. The default is null.
See Also

Reference

C1DynamicHelp Class
C1DynamicHelp Members