HtmlDocument::Window Property
.NET Framework (current version)
Gets the HtmlWindow associated with this document.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
All HTML documents have an HTML DOM object called a window, which can be used to manipulate the screen size of the document and open new windows, as well as access other important objects, such as an HtmlHistory.
.NET Framework
Available since 2.0
Available since 2.0
Show: