2 Commits (d52abc0427c45b4e6dca78c12ea809cfc08ff484)

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