Gets the location in the document for which the context menu will be opened. The context menu items, which will be shown, depend on this location. The property value can be a combination (bitwise or) of the ContextMenuLocation values.

Syntax

public ContextMenuLocation ContextMenuLocation { get; }
Public ReadOnly Property ContextMenuLocation() As ContextMenuLocation

Limitations

Read only.