2 Commits (10584447afdf68c64c5bcdba1492a086368a01f8)

Author SHA1 Message Date
brianlagunas_cp 4cc111cd09 DateTimeUpDown: added support for custom format. Simply specify the Format as Custom and then provide a FormatString. 16 years ago
brianlagunas_cp cf4a8d4201 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