Programming with Reflection

image\rwnprg32.gif CursorRow property

 

Syntax

object.CursorRow

Data type

Long

 

Description

Returns the current cursor row location relative to the top edge of the terminal window. CursorColumn returns the column location.

The value of this property can be changed with the MoveCursor method as well as by keyboard and mouse actions.

Values

This property is read-only.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property