Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostScreen Class > Methods

moveCursor Method

Scroll Prev Top Next More

 

Move the cursor to the specified location in the screen.

 

void HostScreen.moveCursor(int row, int column);

void HostScreen.moveCursor(int offset);

 

Arguments

 

HostScreen

 Required. HostScreen object.

 

Offset

 Required. The offset position on the host screen.

row

 Required. The row number on the host screen.

col

 Required. The column number on the host screen.

 

Requirements

 

Inventu Viewer+

 

See Also

 

cursorCol | cursorRow | screenColSize | screenRowSize

 

Applies To: HostScreen object

 


© 2022 Inventu Corporation