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