System.Windows.Forms.HtmlDocument.Window Property

Gets the System.Windows.Forms.HtmlWindow associated with this document.

Syntax

public HtmlWindow Window { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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 System.Windows.Forms.HtmlHistory.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0