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!

MDIClient.ControlCollection Class

Collection of controls...

Object
   Control.ControlCollection
      RichControl.ControlCollection
         MDIClient.ControlCollection

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

MDIClient.ControlCollection Members | System.WinForms Namespace