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


IMdElementDialogEvents.OnApply Event (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 > IMdElementDialogEvents.OnApply Event
ArcGIS Developer Help

IMdElementDialogEvents.OnApply Event

Called when the APPLY button is selected.

[Visual Basic .NET]
Public Event OnApply As OnApplyEventHandler
[C#]
public event OnApplyEventHandler OnApply

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialogEvents Interface