C# Class Todoist.NET.Demo.ColorComboBox

Inheritance: System.Windows.Forms.ComboBox
ファイルを表示 Open project: jbfp/Todoist.NET

Public Methods

Method Description
ColorComboBox ( ) : System.Drawing

Initializes a new instance of the ColorComboBox class.

Private Methods

Method Description
ComboBoxItemDrawItem ( object sender, DrawItemEventArgs e ) : void

Method Details

ColorComboBox() public method

Initializes a new instance of the ColorComboBox class.
public ColorComboBox ( ) : System.Drawing
return System.Drawing