C# Class SidebarLibrary.WinControls.HeaderHook

Inheritance: System.Windows.Forms.NativeWindow
Datei anzeigen Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
HeaderHook ( ListViewEx lv ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

HeaderHook() public method

public HeaderHook ( ListViewEx lv ) : System
lv ListViewEx
return System

WndProc() protected method

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