Back to product page

ShowCursor property


Determines if cursor is shown.

Type

ShowCursorEnum enumeration

Syntax

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

ShowCursor property determines when is cursor visible. It applies only when wodTelnetDLX is actually connected to the server. You can change value of this property during the session lifetime to control visibility manually. This property defaults to ShowIfFocus value.

Platforms

Windows