Documentation for this section has not yet been entered.
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.