The DateTimeFormatEventArgs is fired when the DateTimePicker is formatting time to display to the user.
Object
EventArgs
DateTimeFormatEventArgs
[Visual Basic] Public Class DateTimeFormatEventArgs Inherits EventArgs [C#] public class DateTimeFormatEventArgs : EventArgs [C++] public __gc class DateTimeFormatEventArgs : public EventArgs [JScript] public class DateTimeFormatEventArgs extends EventArgs
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll