C# Class MyTreeView, code

Inheritance: UserControl
Datei anzeigen Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
MyTreeView ( )

Protected Methods

Method Description
WndProc ( Message &m ) : void

Private Methods

Method Description
GetXLParam ( IntPtr, lParam ) : int
GetYLParam ( IntPtr, lParam ) : int
IsOnCheckBox ( Message, m ) : bool

Method Details

MyTreeView() public method

public MyTreeView ( )

WndProc() protected method

protected WndProc ( Message &m ) : void
m Message
return void