C# 클래스 Treefrog.Windows.Controls.WinEx.EditableListView.NMHDR

파일 보기 프로젝트 열기: jaquadro/Treefrog

공개 프로퍼티들

프로퍼티 타입 설명
code System.Int32
hwndFrom System.IntPtr
idFrom System.Int32

공개 메소드들

메소드 설명
NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System

메소드 상세

NMHDR() 공개 메소드

public NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System
hwnd System.IntPtr
id System.Int32
c System.Int32
리턴 System

프로퍼티 상세

code 공개적으로 프로퍼티

public Int32,System code
리턴 System.Int32

hwndFrom 공개적으로 프로퍼티

public IntPtr,System hwndFrom
리턴 System.IntPtr

idFrom 공개적으로 프로퍼티

public Int32,System idFrom
리턴 System.Int32