All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp 53ead6bd64 ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
..
ColorItem.cs ColorPicker: completely re-wrote the color picker control. It now no longer has the color canvas and sliders to choose colors, (it will eventually in advanced mode). It now has 140 color squares of all available KnownColors, it also has a standard color palette of ten commonly used colors, and keeps track of recently used colors. You can supply your own custom available color and standard color palettes by setting the AvailableColors and StandardColors properties. 16 years ago
ColorPicker.cs ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
ColorUtilities.cs ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago