Left property
Sets or gets the coordinate of the left edge of the object.
Syntax
Property values
Type: Long
the coordinate of the left edge of the window, in pixels.
Remarks
The WebBrowser object returns the offset of the control in the client area of the browser; InternetExplorer returns the screen coordinates of the browser frame.
The values for this property change as the object is moved by the user or by code. Setting this property changes the position of the object.
See also
Reference