NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TabControl.ControlCollection Class

Collection of controls...

Object
   Control.ControlCollection
      RichControl.ControlCollection
         TabControl.ControlCollection

[Visual Basic]
Public Class TabControl.ControlCollection
   Inherits RichControl.ControlCollection
[C#]
public class TabControl.ControlCollection :
   RichControl.ControlCollection
[C++]
public __gc class TabControl.ControlCollection : public
   RichControl.ControlCollection
[JScript]
public class TabControl.ControlCollection extends
   RichControl.ControlCollection

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

TabControl.ControlCollection Members | System.WinForms Namespace