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!

Form.ControlCollection Class

Collection of controls...

Object
   Control.ControlCollection
      RichControl.ControlCollection
         Form.ControlCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

Form.ControlCollection Members | System.WinForms Namespace