C# 클래스 ManagedWin32.Api.CursorInfo

파일 보기 프로젝트 열기: MathewSachin/ManagedWin32 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cbSize int
flags int
hCursor System.IntPtr
ptScreenPos Point

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

hCursor 공개적으로 프로퍼티

public IntPtr,System hCursor
리턴 System.IntPtr

ptScreenPos 공개적으로 프로퍼티

public Point ptScreenPos
리턴 Point