C# Class ps2ls.Forms.Controls.CustomListBox

Inheritance: System.Windows.Forms.ListBox
Afficher le fichier Open project: psemu/ps2ls

Méthodes publiques

Méthode Description
CustomListBox ( ) : System
PopulateBox ( string searchText ) : void

Private Methods

Méthode Description
CustomListBox_DrawItem ( object sender, DrawItemEventArgs e ) : void

Method Details

CustomListBox() public méthode

public CustomListBox ( ) : System
Résultat System

PopulateBox() public méthode

public PopulateBox ( string searchText ) : void
searchText string
Résultat void