CursorPos Property (Read/Write)

Top  Previous  Next

Gets/sets the host-screen cursor position.

 

VB.NET Syntax

 

Fields.CursorPos [= Short]

 

C# Syntax

 

Fields.CursorPos [= short];

 

 

Remarks

 

Valid cursor position goes from 1 to the total number of rows multiplied by the total number of columns available for the terminal type specified.