This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialogEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to element dialog events.
Description | ||
---|---|---|
OnApply | Called when the APPLY button is selected. | |
OnCancel | Called when the CANCEL button is selected. | |
OnOk | Called when the OK button is selected. |
CoClasses and Classes | Description |
---|---|
MdDefaultElementDialog | Default Geoprocessing Element Dialog. |
MdElementDialogEventsHelper | Helper for working with IMdElementDialogEvents. |