C# 클래스 TOAPI.Types.CURSORINFO

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public int cbSize
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

hCursor 공개적으로 프로퍼티

public IntPtr,System hCursor
리턴 System.IntPtr

ptScreenPos 공개적으로 프로퍼티

public POINT ptScreenPos
리턴 POINT