Gets or sets the initial X-coordinate of the help viewer window.

 [VBScript]
Public Property Left As Integer
[JScript]
public function get Left() : int;

Property Value

A integer value representing the X-coordinate of the window in pixels.

See Also

Window Object | Window Members | HelpProducer Namespace