ComponentOne MultiSelect for WinForms
ContextMenu Property

C1.Win.C1Input Namespace > NumericEditCalculator Class : ContextMenu Property
Gets or sets the shortcut menu associated with the control.
Syntax
'Declaration
 
Public Overrides Property ContextMenu As ContextMenu
public override ContextMenu ContextMenu {get; set;}

Property Value

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

Reference

NumericEditCalculator Class
NumericEditCalculator Members