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

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

Property Value

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

See Also

Window Object | Window Members | HelpProducer Namespace