ApplicationShowModelessDialog Method

Overload List
  Name Description
Public methodStatic member ShowModelessDialog(Form) Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog
Public methodStatic member ShowModelessDialog(IWin32Window, Form) Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog
Public methodStatic member ShowModelessDialog(IWin32Window, Form, Boolean) Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog
Top
See Also