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.TabPageCollection Class

[To be supplied.]

Object
   TabControl.TabPageCollection

[Visual Basic]
Public Class TabControl.TabPageCollection
   Implements ICollection, IEnumerable
[C#]
public class TabControl.TabPageCollection : ICollection,
   IEnumerable
[C++]
public __gc class TabControl.TabPageCollection : public
   ICollection, IEnumerable
[JScript]
public class TabControl.TabPageCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

TabControl.TabPageCollection Members | System.WinForms Namespace