[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 );
GenericFormat Class | GenericFormat Members | System.WinForms.ComponentModel Namespace