9 Commits (5e15db58352d6be201cf7570ccf4016c0dfba29e)

Author SHA1 Message Date
brianlagunas_cp 99f34fec54 ColorPicker: added transparent color swatch to Standard Colors. Fixed minor binding errors. 15 years ago
brianlagunas_cp 17e1e9f05f ColorPicker: added new property that allows you to specify how to show the color information. You can show just the color or the color and color name. Just set the DisplayColorAndName property to true to display the color block and the name of the color next to it. 16 years ago
brianlagunas_cp 53ead6bd64 ColorPicker: fixed bug where the popup would stay open when other controls receive focus. Restyled the colorPicker. 16 years ago
brianlagunas_cp d0b7fe55f4 ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 16 years ago
brianlagunas_cp d8d4a632b9 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
brianlagunas_cp 8e558b1436 changed coding stragegy so I can more easily support both .NET 4.0 and 3.5. 16 years ago
brianlagunas_cp ea2e742da8 14378 : fixed BusyIndicator focus issue 16 years ago
brianlagunas_cp 72a68c2374 various bug fixes, consolidated common styles 16 years ago
brianlagunas_cp 6d10a6e4b0 Initial checkin of new ColorPicker control 16 years ago