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


IMdElementDialogEvents.OnApply Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

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