hi,
I want the form to have a custom cursor. I selected custom from the mousepointer part and chose a custom cursor file, but there is only a black shape. No colors. What can I do?
Printable View
hi,
I want the form to have a custom cursor. I selected custom from the mousepointer part and chose a custom cursor file, but there is only a black shape. No colors. What can I do?
Can you upload the cursor file that isn't working for you. I'll have a look at what happens with it on my PC.
here it is
(sorry for the so late reply, I haven't signed in for a few weeks)
I think the problem is that VB is looking for an icon file rather than a cursor file. Try converting your .CURs to .ICOs.
Another bit of information I came across is that VB does not support animated cursors.