Search code examples
c#vb.netwinformsinfragistics

Viewing Time using the Infragistics UltraDateTimeEditor for WinForms


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


Solution

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

    Documentation links: