C# 클래스 SidebarLibrary.Win32.NMCUSTOMDRAW

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 프로퍼티들

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

프로퍼티 상세

dwDrawStage 공개적으로 프로퍼티

public int dwDrawStage
리턴 int

dwItemSpec 공개적으로 프로퍼티

public int dwItemSpec
리턴 int

hdc 공개적으로 프로퍼티

public IntPtr,System hdc
리턴 System.IntPtr

hdr 공개적으로 프로퍼티

public NMHDR,SidebarLibrary.Win32 hdr
리턴 NMHDR

lItemlParam 공개적으로 프로퍼티

public int lItemlParam
리턴 int

rc 공개적으로 프로퍼티

public RECT,SidebarLibrary.Win32 rc
리턴 RECT

uItemState 공개적으로 프로퍼티

public int uItemState
리턴 int