C# Class SystemEx.Windows.Forms.ListView

Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: pvginkel/SystemEx

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AutoResizeColumns ( ) : void
ListView ( ) : System

Méthodes protégées

Méthode Description
OnNotifyMessage ( Message m ) : void
WndProc ( Message &m ) : void

Method Details

AutoResizeColumns() public méthode

public AutoResizeColumns ( ) : void
Résultat void

ListView() public méthode

public ListView ( ) : System
Résultat System

OnNotifyMessage() protected méthode

protected OnNotifyMessage ( Message m ) : void
m System.Windows.Forms.Message
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void