ApplicationShowModalDialog Method

Overload List
  Name Description
Public methodStatic member ShowModalDialog(Form) Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog
Public methodStatic member ShowModalDialog(IWin32Window, Form) Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog
Public methodStatic member ShowModalDialog(IWin32Window, Form, Boolean) Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog
Top
See Also