-
English:
Is it possible, that an Icon (*.ico) is the mousepointer,
without using the drag-method?
What's the code for VB 3 ?
Thanks for some tips, Matt :)
Deutsch:
Ist es möglich, daß der Mauszeiger ein Symbol (*.ico) ist,
ohne die Drag-Methode zu benutzen ?
Wenn ja, wie ist der Code ?
Danke für ein paar Tips, Matthias ;)
-
I don't know if this is possible in vb3, but at least from vb5 and up this will work.
Set the MousePointer property to 99 - Custom and the MouseIcon property to the icon file you want to use.
-
It's not possible!!!!!!!!!!!!!!!!!
-