Microsoft SDK for Java

setLeft

This method of the InternetExplorer class sets the horizontal position of the Microsoft® Internet Explorer main window.

Syntax

public native void setLeft(int Pixels);

Parameters

Pixels The distance between the internal left edge of the WebBrowser control and the left edge of its container, in pixels.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.