Click or drag to resize

InputDialog.ShowDialog Method

Overload List
  NameDescription
Public methodShowDialog()
Displays the input box as a modal dialog box.
Public methodShowDialog(IWin32Window)
Displays the input box as a modal dialog box with the specified owner.
Top
See Also