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