System.Windows.Forms.HtmlWindow.Position Property

Gets the position of the window's client area on the screen.

Syntax

public System.Drawing.Point Position { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Control.Location property of the System.Windows.Forms.WebBrowser control will return the position of the control relative to the upper-left corner of the form. By contrast, HtmlWindow.Position will return the location of the document's display area relative to the top-left corner of the user's monitor.

Requirements

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