BrowserWindowEx.CloseActive 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.
Closes the active window.
public:
virtual void CloseActive();
public void CloseActive ();
abstract member CloseActive : unit -> unit
override this.CloseActive : unit -> unit
Public Sub CloseActive ()