VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Set a PictureBox (including text) as the cursor

by kaze (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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

Download Set a PictureBox (including text) as the cursor

Download Set a PictureBox (including text) as the cursor (2 KB)

Set a PictureBox (including text) as the cursor Comments

No comments have been posted about Set a PictureBox (including text) as the cursor. Why not be the first to post a comment about Set a PictureBox (including text) as the cursor.

Post your comment

Subject:
Message:
0/1000 characters