PropertyName ContextMenu [A Boolean Value. The Property is Read-Write] - If set to true then the default Scintilla context menu will be displayed when a user right clicks on the window. If this is set to false then no context menu will be displayed. If you are utilizing a customer context menu then this should be set to false.

If set to true then the default Scintilla context menu will be displayed when a user right clicks on the window. If this is set to false then no context menu will be displayed. If you are utilizing a customer context menu then this should be set to false.

Type

A Boolean Value. The Property is Read-Write

Syntax

Object.ContextMenu [ = Boolean ]

The ContextMenu Property syntax has these parts:

Part
object An expression evaluating to an Object of type SCIVB.
BooleanA Boolean Value. The Property is Read-Write.