ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnStartDialogEventHandler Delegate

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