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


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

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