Back to product page

ScrollY property


Determines position of vertical scroll bar.

Type

Long

Syntax

  • Basic
object.ScrollY [= value]
The ScrollY(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This property is only available in OCX (GUI) version of the component.

ScrollY property specifies current vertical position of the terminal window viewscreen. When scroll bar is moved so that BackLog rows are visible, ScrollY value goes below 0. You can set this value from your code to move terminal window viewscreen programmatically.

Platforms

Windows