​
​
​

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

​ Introduced: X15.

Syntax

​public event ShowDialogBoxEventHandler ShowDialogBox;
​Public Event ShowDialogBox As ShowDialogBoxEventHandler
​