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


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

IMdElementDialogEvents.OnOk Event

Called when the OK button is selected.

[Visual Basic .NET]
Public Event OnOk As OnOkEventHandler
[C#]
public event OnOkEventHandler OnOk

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialogEvents Interface