Process..::..ShowDialog Method

Overload List


  Name Description
Public method ShowDialog(IWin32Window)
Public method ShowDialog
Shows the form as a modal dialog box.
(Inherited from Form.)
Public method ShowDialog(System.Windows.Forms.IWin32Window)
Shows the form as a modal dialog box with the specified owner.
(Inherited from Form.)