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!

TabPage.TabPageControlCollection Class

Our control collection will throw an exception if you try to add other tab pages.

Object
   Control.ControlCollection
      RichControl.ControlCollection
         TabPage.TabPageControlCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

TabPage.TabPageControlCollection Members | System.WinForms Namespace