G
Guest
Hi,
i want to create a cursor in c#. Basically i want to draw a rectangle whose
width changes dynamically. So i thought of creating a bitmap object of given
width and height and then get a graphics obejct out of it and fill the
rectangle with a specific color. So i will get an image object but i want to
create a cursor object from this one. Is there anyway to accomplish this?
thanks
vinod
i want to create a cursor in c#. Basically i want to draw a rectangle whose
width changes dynamically. So i thought of creating a bitmap object of given
width and height and then get a graphics obejct out of it and fill the
rectangle with a specific color. So i will get an image object but i want to
create a cursor object from this one. Is there anyway to accomplish this?
thanks
vinod