Provides access to element dialog events.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement IMdElementDialogEvents
CoClasses and Classes | Description |
---|---|
MdDefaultElementDialog | Default Geoprocessing Element Dialog. |
MdElementDialogEventsHelper | Helper for working with IMdElementDialogEvents. |