ctlUniTextBoxXP.EnableContextMenu PropertyGets or sets the ability to enable or disable the context menu (when someone right clicks on the control)Syntax
Public Property Get EnableContextMenu () As Boolean
Public Property Let EnableContextMenu (ByVal bState As Boolean) Parameters
Remarks
|