Resources  
  • Custom Drawing Cursors in C#Mar 14, 2006. Some time ago I have decided to try to make something like a Photoshop in C#. The first problem has appeared was custom cursors. If you are familiar with Photoshop you know that when you change brush size the cursor size also changes. This is solution to make this possible in C# .