C# Class Outliner.TreeView.LabelEditWindowHook

Inheritance: System.Windows.Forms.NativeWindow
Show file Open project: Pjanssen/Outliner

Public Methods

Method Description
LabelEditWindowHook ( ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

LabelEditWindowHook() public method

public LabelEditWindowHook ( ) : System
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void