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