Click or drag to resize

WindowsUtilitiesShowModelessAsync Method

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