This method of the WebBrowser class sets the horizontal position of the Microsoft® Internet Explorer main window.
public synchronized 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. |