Viewing Time using the Infragistics UltraDateTimeEditor for WinForms

Jeff picture Jeff · Feb 12, 2009 · Viewed 7.5k times · Source

By default the UltraDateTimeEditor displays just the date. What setting do I change to display/set the time in addition to the date?

Answer

VBNight picture VBNight · Feb 12, 2009

The MaskInput Property should have a value like {LOC}mm/dd/yyyy hh:mm tt.

Documentation links: