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


IMdElementDialogEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialogEvents Interface
ArcGIS Developer Help

IMdElementDialogEvents Interface

Provides access to element dialog events.

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IMdElementDialogEvents

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