There is a Cursor class, but most probably you will have to P/Invoke.
Note though, that the PPC environment a Cursor is not used, as you do not
have a mouse there is no need for a cursor most of the time, the only time I
use a Display is to indicate that the UI is not responding.