Click or drag to resize

Dialog Methods

Methods
  NameDescription
Public methodShowModal
Shows the dialog modally, blocking the current thread until it is closed.
Public methodShowModal(Control)
Shows the dialog modally, blocking the current thread until it is closed.
Public methodShowModalAsync
Shows the dialog modally asynchronously
Public methodShowModalAsync(Control)
Shows the dialog modally asynchronously
Top
See Also