Click or drag to resize

WindowsUtilitiesShowModal Method

Overload List
  NameDescription
Public methodStatic memberShowModal(Window)
Shows the window as a modal dialog box.
Public methodStatic memberShowModal(Form, Boolean)
Shows the form as a modal dialog box.
Public methodStatic memberShowModal(Window, IntPtr)
Shows the window as a modal dialog box.
Public methodStatic memberShowModal(Form, IntPtr, Boolean)
Shows the form as a modal dialog box.
Top
See Also