[To be supplied.]
[Visual Basic] Overridable Protected Sub OnInit( _ ByVal e As EventArgs _ ) [C#] protected virtual void OnInit( EventArgs e ); [C++] protected: virtual void OnInit( EventArgs* e ); [JScript] protected function OnInit( e : EventArgs );