Accusoft ImagXpress 13
MouseIcon Property
Description
Gets and sets a custom mouse icon.
Property Type
Read-write property
Syntax
Visual Basic
Public Property MouseIcon As Picture
Return Type
A Picture object which represents the custom mouse icon to use.
Remarks

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.

See Also

ImagXpress Object  | ImagXpress Members  | MousePointer Property  | Window and Control  | Viewing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback