Returns or sets a value indicating the type of mouse pointer displayed when the mouse is over a particular part of an object at run time.
Syntax
object.MousePointer [ = value ]
The MousePointer property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
value | Integer. A VtMousePointer constant that specifies the type of mouse pointer displayed. |