Gets and sets a custom mouse icon.
Read-write property
Visual Basic |
---|
Public Property MouseIcon As Picture |
A Picture object which represents the custom mouse icon to use.
This property provides a custom icon when the MousePointer property is set to 99.
Although Visual Basic does not create cursor (.CUR) files, you can use the MouseIcon property to load either cursor or icon files. This provides your program with easy access to custom cursors of any size. The 32-bit version of Visual Basic does not load animated cursor (.ANI) files, even though 32-bit versions of Windows support these cursors.
ImagXpress Object | ImagXpress Members | MousePointer Property | Window and Control | Viewing