ComponentOne InputPanel for WinForms
ContextMenu Property (InputTextBox)

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

Reference

InputTextBox Class
InputTextBox Members