Property | Type | Description | |
---|---|---|---|
AdjustListBoxItemHeight | void | ||
GetSystemColors | Color[] | ||
GetWebColors | Color[] | ||
OnFontChanged | void | ||
OnListClick | void | ||
OnListDrawItem | void | ||
OnListKeyDown | void | ||
OnPalettePick | void | ||
OnTabControlResize | void | ||
OnTabControlSelChange | void | ||
tabControl_GotFocus | void |
Method | Description | |
---|---|---|
ColorPicker ( |
Initializes a new instance of the ColorPicker class with default settings
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnFontChanged ( |
Raises the FontChanged event
|
|
OnGotFocus ( |
Raises the GotFocus event
|
|
OnSelectedColorChanged ( |
Raises the SelectedColorChanged event
|
Method | Description | |
---|---|---|
AdjustListBoxItemHeight ( ) : void |
|
|
GetSystemColors ( ) : Color[] |
|
|
GetWebColors ( ) : Color[] |
|
|
OnFontChanged ( object sender, |
|
|
OnListClick ( object sender, |
|
|
OnListDrawItem ( object sender, |
|
|
OnListKeyDown ( object sender, |
|
|
OnPalettePick ( object sender, |
|
|
OnTabControlResize ( object sender, |
|
|
OnTabControlSelChange ( object sender, |
|
|
tabControl_GotFocus ( object sender, |
|
public ColorPicker ( |
||
editor | ||
return | System |
protected OnFontChanged ( |
||
e | An EventArgs that contains the event data | |
return | void |
protected OnGotFocus ( |
||
e | An EventArgs that contains the event data | |
return | void |
protected OnSelectedColorChanged ( |
||
e | An EventArgs that contains the event data | |
return | void |