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
|
fca23e1f6d
|
Numeric Up/Down controls: fixed the foreground color when the controls are disabled.
|
15 years ago |
brianlagunas_cp
|
31dc084e34
|
Numeric up/down controls: fixed issue with Control.Focus().
|
15 years ago |
brianlagunas_cp
|
dcb9127ee4
|
DateTimeUpDown: added support for custom context menu
|
15 years ago |
brianlagunas_cp
|
5d3516bfe4
|
WatermarkTextBox: implemented SelectAllOnGotFocus property
|
15 years ago |
brianlagunas_cp
|
f59e38eebe
|
Numeric UpDown editors: fixed Vertical Alignment.
|
15 years ago |
brianlagunas_cp
|
816de91c66
|
NUmeric UpDown editors: Fixed .NET 3.5 bug with TextAlignment property.
|
15 years ago |
brianlagunas_cp
|
9858a1e81f
|
numeric editors: minor changes.
|
15 years ago |
brianlagunas_cp
|
b7b88c6903
|
removed NumericUpDown control.
|
15 years ago |
brianlagunas_cp
|
51e6a10b9f
|
check in of new DecimalUpDown and DoubleUpDown. All numeric UpDown controls shoudl be functional. Now it is time to refactor.
|
15 years ago |
brianlagunas_cp
|
6f5d844125
|
checked in initial IntegerUpDown control. Not ready for use, just getting it in the code base.
|
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
|
dc5054e770
|
MaskedTextBox, NumericUpDown, DateTimeUpDown: fixed bug where HorizontalCOntentALignment would have no effect.
|
15 years ago |
brianlagunas_cp
|
70f5b84375
|
ButtonSpinner: Added AllowSpin and ShowButtonSpinner properties
UpDownBase: Added AllowSpin and ShowButtonSpinner properties
|
15 years ago |
brianlagunas_cp
|
ce31bb0c7a
|
PropertyGrid: added NumericUpDown type editor for double and int.
|
15 years ago |
brianlagunas_cp
|
fba114e062
|
DateTimeUpDown and NumericUpDown: fixed TabIndex issue.
|
15 years ago |
brianlagunas_cp
|
d48a3d1211
|
Major overhaul of folder structure. Seperated Generic resource dictionary into smaller more managable resource dictionaries (one for each control). This will also help add support for theming. Hopefully I didn't break anything.
|
15 years ago |