Namespace Binarymission.WinForms.Controls.ColorPickers
Classes
BinaryColorPickerComboBox
A ComboBox styled ColorPicker control emulating the VS.NET color picker.
BinaryColorPickerDropDown
BinaryColorPickerDropDown is a Colors displaying control that can used to let users select a color value from a variety of available color values. You could use this control to be displayed as a drop-down window to any control.
BinaryColorPickerExtendedEventArgs
A specialized event data class, to be used when the control raises the events SelectionCommitted and BinaryColorPickerSelectedColorChanged.
BinaryOfficeColorPicker
A specialized color picker control that emulates the popular MS Office color picker, and also provide more extended features, like being able to let you perform alpha-blending of colors.
BinaryOfficeColorPickerComboBox
A ComboBox styled ColorPicker control emulating the MS Office style color picker.