Table of Contents

Method SetCursor

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

SetCursor(IntPtr)

The SetCursor function establishes the cursor shape.

public static IntPtr SetCursor(IntPtr handle)

Parameters

handle IntPtr

Identifies the cursor.

Returns

IntPtr

The handle to the previous cursor if success; otherwise null.