InteractionEvents.SetCursor Method

Parent Object: InteractionEvents

Description

Sets the cursor for the command in which this interaction takes place.

Syntax

InteractionEvents.SetCursor( CursorType As CursorTypeEnum, [Cursor] As Variant, [CursorHotSpot] As Variant )

Parameters

Name Type Description
CursorType CursorTypeEnum Specify the CursorTypeEnum indicating the cursor type.
Cursor Variant Input the cursor.

This is an optional argument whose default value is null.
CursorHotSpot Variant Speckfy the CursorHotSpotEnum indicating the hotspot location relative to the cursor.

This is an optional argument whose default value is null.

Version

Introduced in version 9