Use The user32 Library to Change The Cursor
Category:
Forms and ControlsType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
By using the User32 library, you can modify the cursor size and pictures. You just need a form with a pictureBox control to test the snippet below.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: