C# Class Longkong.ColorPicker.Controls.AddNewColorSwatchForm

Inheritance: System.Windows.Forms.Form
Show file Open project: Longkong/Pojjaman Class Usage Examples

Private Properties

Property Type Description
AddNewColorSwatchForm System
InitializeComponent void
btnOk_Click void
txtColorDescription_KeyUp void

Private Methods

Method Description
AddNewColorSwatchForm ( Color colorToAdd ) : System

Constructor.

InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnOk_Click ( object sender, System e ) : void
txtColorDescription_KeyUp ( object sender, KeyEventArgs e ) : void