18 Commits (e1c01ca2f3ae38076f118b66b9e2a4f12e81979e)

Author SHA1 Message Date
brianlagunas_cp faa7825423 Major overhaul of NumericUpDown, DateTimeUpDown, and MaskedTextBox in order to support null values. Need extensive testing because I am sure I broke something. 15 years ago
brianlagunas_cp 2f50c837b6 Merged all current 4.0 changes into the 3.5 solution. Didn't fully test all controls, but they all compile and seem to work. Not sure how much longer I will support 3.5 since it is so time consuming and a pain to do 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 e40b78ec0c PropertyGrid: refactored editors 15 years ago
brianlagunas_cp 26e89f796b PropertyGrid: minor fixes, implemented TextBlockEditor for readonly properties. 15 years ago
brianlagunas_cp 11e66be6d9 PropertyGrid: Fixed column resizing when switching from Categorized to Alphabetized 15 years ago
brianlagunas_cp 608eedf9c5 PropertyGrid: added DisplaySummary property to allow you to show/hide the Suammry area 15 years ago
brianlagunas_cp 85bfc4484f PropertyGrid: Working on property options, and ValueSource icons. 15 years ago
brianlagunas_cp 228975f121 PropertyGrid: implemented DateTimeUpDown type editor. Working on property binding options menu. 15 years ago
brianlagunas_cp ae7a34850e PropertyGrid: FontComboBoxEditor implemented all fonts. 15 years ago
brianlagunas_cp ce31bb0c7a PropertyGrid: added NumericUpDown type editor for double and int. 15 years ago
brianlagunas_cp 3d10856b42 PropertyGrid: Styled Categorize and Alphabetize buttons. 15 years ago
brianlagunas_cp d34bf44016 PropertyGrid: custom type editors can now target specific properties or a particular type. 15 years ago
brianlagunas_cp c1138ce229 PropertyGrid: Re-architected editors. This alllows you to create and provide custom editors. 15 years ago
brianlagunas_cp 6017e79d6b PropertyGrid: fixed UIElement object's name binding. 15 years ago
brianlagunas_cp a2afbeaead PropertyEditor: editor now gets focus when property is selected. 15 years ago
brianlagunas_cp 68a8143c63 PropertyGrid: implemented SelectedProperty. 15 years ago
brianlagunas_cp 94a8e34b60 initial checkin of PropertyGrid. Filter not implemented. Some editors aren't implemented. Icons missing for Category and Alphabetical lists of properties. 15 years ago