This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialogEvents Interface > IMdElementDialogEvents.OnApply Event (ArcObjects .NET 10.5 SDK) |
Called when the APPLY button is selected.
[Visual Basic .NET] Public Event OnApply As OnApplyEventHandler
[C#] public event OnApplyEventHandler OnApply