Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ManagedWin32
Api
CursorInfo
C# Class ManagedWin32.Api.CursorInfo
Show file
Open project: MathewSachin/ManagedWin32
Class Usage Examples
Public Properties
Property
Type
Description
cbSize
int
flags
int
hCursor
System.IntPtr
ptScreenPos
Point
Property Details
cbSize
public property
public
int
cbSize
return
int
flags
public property
public
int
flags
return
int
hCursor
public property
public
IntPtr,System
hCursor
return
System.IntPtr
ptScreenPos
public property
public
Point
ptScreenPos
return
Point