Search code examples
c#windows-mobile-5.0

change default Cursor in Windows Mobile 5 C#


Is it possible to change the default cursor in Windows Mobile 5? I want to change the Cursor to an .ani file.

How can I use this to change the cursor?

Cursor.Current = 

Solution

  • Doesn't look like custom ani files are supported.