DialogShell.DismissDialog Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Function to destroy the Dialog.
public:
override void DismissDialog();
public override void DismissDialog ();
override this.DismissDialog : unit -> unit
Public Overrides Sub DismissDialog ()