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.
public event ShowDialogBoxEventHandler ShowDialogBox;
Public Event ShowDialogBox As ShowDialogBoxEventHandler