MouseIcon Property

Applies To   See Also

Specifies the mouse pointer icon displayed when the mouse pointer is positioned over an object. Available at design time and run time.

Syntax

Object.MouseIcon[ = cFileName]

Settings

cFileName

Specifies the file that is displayed when the mouse pointer is positioned over the object. You can specify a mouse icon (.ico) file, a mouse cursor (.cur) file, or an animated mouse cursor (.ani) file.

Remarks

To display the mouse icon, set the MousePointer property to 99 (Custom).