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


IGxObjectUI.NewMenu Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectUI.NewMenu Property

The class ID of the New menu for this object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectUI Interface