ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnCloseDialogEventHandler Delegate

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