C# Class Nohal.RleEditor.PaletteListView

Summary description for UserControl1.
Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: nohal/RleEditor

Méthodes publiques

Méthode Description
PaletteListView ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

WndProc ( Message &msg ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

PaletteListView() public méthode

public PaletteListView ( ) : System
Résultat System

WndProc() protected méthode

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