MouseIcon property (Main Control)

Visual Basic example
Other systems

Visual J++ example

Syntax IPictureDisp* MouseIcon

Overview:

Remarks

(Persistent property, available at design time) Sets a custom mouse icon.

You can set this property to a cursor or icon file. Then, you can set the MousePointer property to 99 to implement the custom mouse icon.

See Also

Elements:  MousePointer property

Topics:  Working with the Control: General Behavior
Working with the Control: Client Area Usage