SetCursor

Sets the viewing engine cursor.

Syntax

bRet = KeyView.SetCursor(CursorFile, bRestore)

Parameters

Parameter Type Description
CursorFile String The cursor file (*.cur) to use.
bRestore Boolean

TRUE restores the default cursor.

FALSE uses the cursor file.

Returns

Type Description
Boolean

TRUE if the method succeeds.

FALSE if the method fails.