Related resources for GetSystemMetrics
  • Custom Drawing Cursors in C#5/19/2012 2:24:32 AM. 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# .