ComponentOne Input for WinForms
ShowContextMenu Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ShowContextMenu Property
Specifies whether the context menu can be displayed for the control.
Syntax
'Declaration
 
Public Property ShowContextMenu As System.Boolean
public System.bool ShowContextMenu {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members