Back to product page

CursorHeight property


Determines height of the cursor.

Type

Long

Syntax

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

This property determines height of cursor. Default CursorHeight value is 0. In this case cursor height is same as height of line inside wodTelnetDLX GUI. If you want to use custom height of cursor, values inside CursorHeight Property starts from 1. When value 1 is used cursor is smallest.

Platforms

Windows