C# Class MySql.Data.VisualStudio.Editors.MyComboBox

Inheritance: System.Windows.Forms.ComboBox
Afficher le fichier Open project: elevate/mysqlconnector-.net Class Usage Examples

Méthodes publiques

Méthode Description
DrawComboBox ( ComboBox cb, DrawItemEventArgs e ) : void
MyComboBox ( ) : System.Windows.Forms

Private Methods

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

Method Details

DrawComboBox() public static méthode

public static DrawComboBox ( ComboBox cb, DrawItemEventArgs e ) : void
cb System.Windows.Forms.ComboBox
e System.Windows.Forms.DrawItemEventArgs
Résultat void

MyComboBox() public méthode

public MyComboBox ( ) : System.Windows.Forms
Résultat System.Windows.Forms