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


IGxObjectFactoryEdit.EditProperties Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactoryEdit Interface > IGxObjectFactoryEdit.EditProperties Method
ArcGIS Developer Help

IGxObjectFactoryEdit.EditProperties Method

Presents a modal dialog to allow editing the object factory's properties.

[Visual Basic .NET]
Public Sub EditProperties ( _
    ByVal hParent As Integer _
)
[C#]
public void EditProperties (
    int hParent
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactoryEdit Interface