ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.Callback Property

The callback object associated with the element editor.

[Visual Basic .NET]
Public Property Callback As IMdElementEditorCallback
[C#]
public IMdElementEditorCallback Callback {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface