C# - Pan cursor

Posted by Ash on Stack Overflow See other posts from Stack Overflow or by Ash
Published on 2010-03-07T20:53:23Z Indexed on 2010/04/21 17:43 UTC
Read the original article Hit count: 292

Filed under:
|

I'm implementing panning of a large image in a PictureBox control, and I have no problem setting the appropriate directional pan cursors. However, I can't seem to find the image used for the origin of the pan (a circle with arrows inside of it).

Where can I find it?

© Stack Overflow or respective owner

Related posts about c#

Related posts about cursor