[This is preliminary documentation and is subject to change.]
Sets the application cursor to cursor.
| C# | Visual Basic | Visual C++ |
void SetPointerState( Cursor cursor )
Sub SetPointerState ( _ cursor As Cursor _ )
void SetPointerState( Cursor^ cursor )
- cursor (Cursor)
- The new cursor mode.