C# 클래스 BExplorer.Shell.Interop.User32.NMCUSTOMDRAW

파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

프로퍼티 타입 설명
dwDrawStage int
dwItemSpec System.IntPtr
hdc System.IntPtr
hdr NMHDR
lItemlParam System.IntPtr
rc RECT
uItemState CDIS

프로퍼티 상세

dwDrawStage 공개적으로 프로퍼티

public int dwDrawStage
리턴 int

dwItemSpec 공개적으로 프로퍼티

public IntPtr,System dwItemSpec
리턴 System.IntPtr

hdc 공개적으로 프로퍼티

public IntPtr,System hdc
리턴 System.IntPtr

hdr 공개적으로 프로퍼티

public NMHDR hdr
리턴 NMHDR

lItemlParam 공개적으로 프로퍼티

public IntPtr,System lItemlParam
리턴 System.IntPtr

rc 공개적으로 프로퍼티

public RECT rc
리턴 RECT

uItemState 공개적으로 프로퍼티

public CDIS uItemState
리턴 CDIS