VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Set a PictureBox (including text) as the cursor

kaze  (1 Submission)   Miscellaneous   Visual Basic 5.0   Beginner   Wed 3rd February 2021

This example allows you to set the contents of a picturebox as the Mouse Icon (cursor). It uses the ImageList's ExtractIcon method to extract an icon, then it is simply set to the main form's MouseIcon property. Very easy to understand, all lines are commented.

Rate Set a PictureBox (including text) as the cursor (7(7 Vote))

Download Set a PictureBox (including text) as the cursor

Set a PictureBox (including text) as the cursor Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters