Make image custom cursor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eHat
    New Member
    • Nov 2011
    • 1

    Make image custom cursor

    I need to make a custom cursor from an image of a car in VB.NET Ultimate, but I dont know how.

    Can you explain how to import an image to be a cursor?
    Do you import it through the resources?
    I know that the code for cursor is going to be like this ( Im not sure if its right though) if you know the code, give me it then. Thanks
    Code:
    Me.Cursor = System.Windows.Forms.Cursor namespace
Working...