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.
| C# | Visual Basic | Visual C++ |
void SetPointerState( Cursor cursor )
Sub SetPointerState ( _ cursor As Cursor _ )
void SetPointerState( Cursor^ cursor )