System.Windows.Forms.FormCollection Class

Represents a collection of System.Windows.Forms.Form objects.

See Also: FormCollection Members

Syntax

public class FormCollection : ReadOnlyCollectionBase

Remarks

System.Windows.Forms.FormCollection is used by the System.Windows.Forms.Application object to list the currently open forms in an application through the Application.OpenForms property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0