Gets or sets the x-coordinate of a window's left edge in pixels.
Syntax
object.Left [=value]
Parameters
object
An expression that evaluates to the Toolset object.
value
A Long that sets the x-coordinate of the window's left edge in pixels.
Remarks
The Left property has the Long type.
The Left property gets or sets the distance in pixels between the left edge of the screen and the main Toolset window.
|
Copyright © 2014 CA.
All rights reserved.
|
|