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


IMdElementEditor.UnregisterControls Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.UnregisterControls Method

Unregisters all controls currently referenced by the element editor.

[Visual Basic .NET]
Public Sub UnregisterControls ( _
)
[C#]
public void UnregisterControls (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface