ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnAbortEventHandler Delegate

Represents the method that handles the OnAbort event.
[Visual Basic .NET]
Public Delegate Sub OnAbortEventHandler ( _
)
[C#]
public delegate void OnAbortEventHandler (
);