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