C# Class DesktopLiveStreamer.ImageDropDownList

Inheritance: System.Windows.Forms.ComboBox
Afficher le fichier Open project: charnet3d/DesktopLiveStreamer

Méthodes publiques

Méthode Description
ImageDropDownList ( ) : System

Méthodes protégées

Méthode Description
OnDrawItem ( DrawItemEventArgs e ) : void

Method Details

ImageDropDownList() public méthode

public ImageDropDownList ( ) : System
Résultat System

OnDrawItem() protected méthode

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
Résultat void