Programming with Reflection
CursorColumn property
Syntax |
object.CursorColumn |
Works with |
|
Data type |
Returns the column containing the cursor in the terminal window, relative to the left edge of the screen. The number is zero-based (the first column is column 0).
This property is read-only.