C# 클래스 MyTreeView, code

상속: UserControl
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
MyTreeView ( )

보호된 메소드들

메소드 설명
WndProc ( Message &m ) : void

비공개 메소드들

메소드 설명
GetXLParam ( IntPtr, lParam ) : int
GetYLParam ( IntPtr, lParam ) : int
IsOnCheckBox ( Message, m ) : bool

메소드 상세

MyTreeView() 공개 메소드

public MyTreeView ( )

WndProc() 보호된 메소드

protected WndProc ( Message &m ) : void
m Message
리턴 void