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