ArcObjects Library Reference (GeoprocessingUI)  

IMdElementDialogEvents Interface

Provides access to element dialog events.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Event OnApply Called when the APPLY button is selected.
Event OnCancel Called when the CANCEL button is selected.
Event OnOk Called when the OK button is selected.

CoClasses that implement IMdElementDialogEvents

CoClasses and Classes Description
MdDefaultElementDialog Default Geoprocessing Element Dialog.
MdElementDialogEventsHelper Helper for working with IMdElementDialogEvents.