Table of Contents

Method IsStandardCursorWindows

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsStandardCursorWindows(CursorType)

Gets whether the specified cursor is Windows standard cursor (is provided by the OS).

public static bool IsStandardCursorWindows(CursorType cursor)

Parameters

cursor CursorType

Cursor identifier.

Returns

bool