NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Cursor Class

A cursor object is used to paint the mouse pointer. Different cursor shapes are used as visual queues to inform the user what operation the mouse will have.

Object
   Cursor

[Visual Basic]
Public Class Cursor
[C#]
public class Cursor
[C++]
public __gc class Cursor
[JScript]
public class Cursor

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing

Assembly: System.Drawing.dll

See Also

Cursor Members | System.Drawing Namespace