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
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