Limitations
Read only.
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 Context
public ContextMenuLocation ContextMenuLocation { get; }
Public ReadOnly Property ContextMenuLocation() As ContextMenuLocation
Read only.