Color List Box
An extended ListBox that contains a list of colors.
Namespace: LSOne.Controls.ColorPicker
Assembly: LSOne.Controls
Syntax
public partial class ColorListBox : ListBox
Constructors
| Name | Description |
|---|---|
| ColorListBox() | Default constructor |
Methods
| Name | Description |
|---|---|
| SelectColor(Color color) | Select the specified color. |
