All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp
0808c7e7b0
DateTimeUpDown: fixed bug introduced a couple of changesets ago, where the selection gets all screwed up.
|
16 years ago |
| .. |
|
DateTimeFormat.cs
|
added new DateTimeUpDown control. Aloows you to use spin buttons or the mouse wheel to increment/decrement individual sections of a DateTime value. There are currently 10 supported formats: FullDateTime, LongDate, LongTime, MonthDay, RFC1123, ShortDate, ShortTime, SortableDateTime, UniversalSortableDateTime, and YearMonth. Use the control as follows:
|
16 years ago |
|
DateTimeInfo.cs
|
did some refactoring of DateTimeUpDown
|
16 years ago |
|
DateTimePart.cs
|
added new DateTimeUpDown control. Aloows you to use spin buttons or the mouse wheel to increment/decrement individual sections of a DateTime value. There are currently 10 supported formats: FullDateTime, LongDate, LongTime, MonthDay, RFC1123, ShortDate, ShortTime, SortableDateTime, UniversalSortableDateTime, and YearMonth. Use the control as follows:
|
16 years ago |
|
DateTimeUpDown.cs
|
DateTimeUpDown: fixed bug introduced a couple of changesets ago, where the selection gets all screwed up.
|
16 years ago |