kakopappa
kakopappa

Reputation: 5085

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 = 

Upvotes: 0

Views: 333

Answers (1)

keyboardP
keyboardP

Reputation: 69372

Doesn't look like custom ani files are supported.

Upvotes: 1

Related Questions