RTextView.CursorVisible


public property CursorVisible

Prototype:

Read/Write property CursorVisible[=true|false]

Description:

Sets or checks whether the cursor is visible. The cursor is usually a vertical line that appears on the current insert position.

Return value:

Returns true if the cursor is visible.