C# Class ManagedWin32.Api.CursorInfo

Afficher le fichier Open project: MathewSachin/ManagedWin32 Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize int
flags int
hCursor System.IntPtr
ptScreenPos Point

Property Details

cbSize public_oe property

public int cbSize
Résultat int

flags public_oe property

public int flags
Résultat int

hCursor public_oe property

public IntPtr,System hCursor
Résultat System.IntPtr

ptScreenPos public_oe property

public Point ptScreenPos
Résultat Point