[To be supplied.]
[Visual Basic] Overrides Protected Sub OnFormat( _ ByVal e As FormatEventArgs _ ) [C#] protected override void OnFormat( FormatEventArgs e ); [C++] protected: override void OnFormat( FormatEventArgs* e ); [JScript] protected override function OnFormat( e : FormatEventArgs );
DateTimeFormat Class | DateTimeFormat Members | System.WinForms.ComponentModel Namespace