This document is archived and information here might be outdated.  Recommended version.


IGxObjectUI.ContextMenu Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectUI.ContextMenu Property

The class ID of the context menu for this object.

[Visual Basic .NET]
Public ReadOnly Property ContextMenu As UID
[C#]
public UID ContextMenu {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface