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