Occurs when the dialog box should show a further dialog box. The event handler receives an argument of type ServerVisualization.ShowDialogBoxEventArgs containing data related to this event.

Syntax

public event ShowDialogBoxEventHandler ShowDialogBox;
Public Event ShowDialogBox As ShowDialogBoxEventHandler