C# Class ImageGlass.ImageListView.ColumnEventArgs

Afficher le fichier Open project: d2phap/ImageGlass Class Usage Examples

Méthodes publiques

Méthode Description
ColumnEventArgs ( ImageListView column ) : System

Initializes a new instance of the ColumnEventArgs class.

Method Details

ColumnEventArgs() public méthode

Initializes a new instance of the ColumnEventArgs class.
public ColumnEventArgs ( ImageListView column ) : System
column ImageListView The column that is the target of this event.
Résultat System