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


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

IMdElementDialogEvents.OnCancel Event

Called when the CANCEL button is selected.

[Visual Basic .NET]
Public Event OnCancel As OnCancelEventHandler
[C#]
public event OnCancelEventHandler OnCancel

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialogEvents Interface