Method SetCursor
SetCursor(IntPtr)
The SetCursor function establishes the cursor shape.
public static IntPtr SetCursor(IntPtr handle)
Parameters
handle
IntPtrIdentifies the cursor.
Returns
- IntPtr
The handle to the previous cursor if success; otherwise null.