MouseIcon property (ILEADRasterView)

Visual Basic example

Other systems

Delphi 4 example

C++ Builder example

 

Syntax

IPictureDisp* MouseIcon

Overview

Refer to Miscellaneous Methods and Properties.

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