C# 클래스 SCROLLINFO, vsgesture

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

공개 프로퍼티들

프로퍼티 타입 설명
cbSize uint
fMask uint
nMax int
nMin int
nPage uint
nPos int
nTrackPos int

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

fMask 공개적으로 프로퍼티

public uint fMask
리턴 uint

nMax 공개적으로 프로퍼티

public int nMax
리턴 int

nMin 공개적으로 프로퍼티

public int nMin
리턴 int

nPage 공개적으로 프로퍼티

public uint nPage
리턴 uint

nPos 공개적으로 프로퍼티

public int nPos
리턴 int

nTrackPos 공개적으로 프로퍼티

public int nTrackPos
리턴 int