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


IGxObjectUI.NewMenu Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectUI Interface > IGxObjectUI.NewMenu Property
ArcGIS Developer Help

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