J
James Hancock
I'm dynamically generating a cursor based on position (Cross hair with some
other information about where it is on the screen)
Right now I'm creating a Bitmap and putting everything on it, but the
problem is that I can't make it the current cursor.
I understand that the Cursor class is monochrome only, but I can't find a
way to save a bitmap as a cursor file (or stream).
Anyone have any ideas?
Thanks,
James Hancock
other information about where it is on the screen)
Right now I'm creating a Bitmap and putting everything on it, but the
problem is that I can't make it the current cursor.
I understand that the Cursor class is monochrome only, but I can't find a
way to save a bitmap as a cursor file (or stream).
Anyone have any ideas?
Thanks,
James Hancock