C# Class DesktopLiveStreamer.ImageDropDownList

Inheritance: System.Windows.Forms.ComboBox
ファイルを表示 Open project: charnet3d/DesktopLiveStreamer

Public Methods

Method Description
ImageDropDownList ( ) : System

Protected Methods

Method Description
OnDrawItem ( DrawItemEventArgs e ) : void

Method Details

ImageDropDownList() public method

public ImageDropDownList ( ) : System
return System

OnDrawItem() protected method

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
return void