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


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

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