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!

Control.ControlCollection Class

Collection of controls...

Object
   Control.ControlCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

Control.ControlCollection Members | System.WinForms Namespace