ComponentOne InputPanel for WinForms
ContextMenu Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : ContextMenu Property
Gets or sets the context menu associated with the combo box.
Syntax
'Declaration
 
Public Property ContextMenu As System.Windows.Forms.ContextMenu
public System.Windows.Forms.ContextMenu ContextMenu {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members