This method of the IWebBrowser2 interface sets the horizontal position of the Microsoft® Internet Explorer main window.
public void setLeft(int Pixels);
Pixels | The distance between the internal left edge of the WebBrowser control and the left edge of its container, in pixels. |