Property | Type | Description | |
---|---|---|---|
ColorChanged | EventHandler |
Property | Type | Description | |
---|---|---|---|
color | Color |
Method | Description | |
---|---|---|
ChangeColorControl ( ) : System | ||
TextFromColor ( Color c ) : string |
Method | Description | |
---|---|---|
OnMouseClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
ApplyCustomColors ( System.Windows.Forms.ColorDialog colorDialog ) : void | ||
SaveDefinedCustomColors ( System.Windows.Forms.ColorDialog colorDialog ) : void |
protected OnMouseClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |