13 Commits (b3b7d9d452bb20269ec2043979ddca2fb148a06b)

Author SHA1 Message Date
brianlagunas_cp ec9f9cc534 playing with theming 15 years ago
brianlagunas_cp 19ea540264 InputBase and UpDownBase controls: BREAKING CHANGE - renamed IsEditable to IsReadOnly and implemented accordingly. 15 years ago
brianlagunas_cp dcb9127ee4 DateTimeUpDown: added support for custom context menu 15 years ago
brianlagunas_cp ae62284349 Changed ButtonChrome to contentcontrol and fixed various dropdown controls to visualize IsEnabled and IsChecked properly. 15 years ago
brianlagunas_cp 816de91c66 NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property. 15 years ago
brianlagunas_cp 28b2201a2a CalculatorUpDown: added DisplayText, Memory, and Precision properties. 15 years ago
brianlagunas_cp b7b88c6903 removed NumericUpDown control. 15 years ago
brianlagunas_cp 55c9ce7f55 small misc fixed and changes. 15 years ago
brianlagunas_cp 842d711c7a Fixed Watermarks so that they cannot receive focus. 15 years ago
brianlagunas_cp af6d43a151 Added Watermark and WatermarkTemplate to all controls derived from InputBase. 15 years ago
brianlagunas_cp e1c01ca2f3 CalculatorUpDown: fixed issue with not being able to tab out of control. Added EnterClosesCalculator property when set to true, whenever the enter button is pressed it will update the value and then close the calculator popup. EnterClosesCalculator="false" by default. 15 years ago
brianlagunas_cp 4dbde6c3c2 Calculator: another small layout fix. 15 years ago
brianlagunas_cp 8cc7bb073b NumericUpDown: changed default ValueType to Decimal. 15 years ago