Back to product page

ScrollX property


Determines position of horizontal scroll bar.

Type

Long

Syntax

  • Basic
object.ScrollX [= value]
The ScrollX(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.

ScrollX property specifies current viewscreen of the terminal window. When horizontal scrollbar is moved, terminal window viewscreen is also moved. You can track its position through this property - and you can adjust it programmatically too.

Platforms

Windows