WebBrowserExtended.HidePositionedWindow 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.
Hides the positioned window. If window positioning is not configured, this method will have no effect.
public:
void HidePositionedWindow();
public void HidePositionedWindow ();
member this.HidePositionedWindow : unit -> unit
Public Sub HidePositionedWindow ()