C# Class ATMLCommonLibrary.controls.awb.AWBListView

Inheritance: System.Windows.Forms.ListView
Datei anzeigen Open project: UtrsSoftware/ATMLWorkBench

Public Methods

Method Description
AWBListView ( ) : System

Protected Methods

Method Description
OnNotifyMessage ( Message m ) : void

Method Details

AWBListView() public method

public AWBListView ( ) : System
return System

OnNotifyMessage() protected method

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