10 Commits (b3b7d9d452bb20269ec2043979ddca2fb148a06b)

Author SHA1 Message Date
brianlagunas_cp af4c60208d Moved PropertyGrid changes into .NET 3.5 solution 15 years ago
brianlagunas_cp bdbd98b09e PropertyGrid: fixed alignment of grid splitter for expanded properties 15 years ago
brianlagunas_cp 8aaac023af PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
brianlagunas_cp 54fdc2c072 Wizard: Implemented Wizard Pages, Help, Back, Next buttons. Added features to set visibility of buttons from the Wizard and then override the behavior from the individual wizard pages. No styling yet. It's pretty plain. 15 years ago
brianlagunas_cp a78bf7baae Calculator: implemented memory functions 15 years ago
brianlagunas_cp f3091ccbc5 check-in initial TimePicker control. Not ready to be used, still trying to decide what approach to take to develop it. 15 years ago
brianlagunas_cp a030fcd934 initial checkin of new ColorCanvas control. This is an advanced color control that is not within a popup, but acts as a stand alone control that allows you to select colors by using a color canvas, or by setting RGB and Alpha values. 15 years ago
brianlagunas_cp c77febf480 ColorToSolidColorBrushConverter: implemented ConvertBack method. Although not used in the toolkit, a user has requested this functionaltiy and provided a patch. 15 years ago
brianlagunas_cp 99f34fec54 ColorPicker: added transparent color swatch to Standard Colors. Fixed minor binding errors. 15 years ago
brianlagunas_cp e04f959612 fixed some stuff I broke, and improved data type conversions 16 years ago