Cursor (Read/Write)

Top  Previous  Next

Specifies the location of the cursor in the presentation space.

 

VB.NET

 

Screen.Cursor [= Integer]

 

C#

 

Screen.Cursor; [= int]

 

 

Remarks

 

This property returns an integer which represents the current cursor position, or sets the cursor position according to the Position integer value passed as parameter.