ShowCursor Property

Gets or sets a value that determines whether the row and col marker will be displayed.

Syntax

object.ShowCursor [= value]

Parameters

value
A Boolean expression that, when TRUE, causes the marker to be displayed. When FALSE, it causes the marker to be hidden.

See Also

Row, Col