UNDONE: ChrisAn, 12/13/1997- Need description 'processTabKey'
[Visual Basic] Overridable Protected Function ProcessTabKey( _ ByVal forward As Boolean _ ) As Boolean [C#] protected virtual bool ProcessTabKey( bool forward ); [C++] protected: virtual bool ProcessTabKey( bool forward ); [JScript] protected function ProcessTabKey( forward : Boolean ) : Boolean;
ContainerControl Class | ContainerControl Members | System.WinForms Namespace