MdiFormCollection Class Methods
In This Topic
For a list of all members of this type, see MdiFormCollection members.
Public Methods
Protected Methods
| Name | Description |
 | ClearItems | Overridden. Removes all forms from the collection. |
 | InsertItem | Overridden. Inserts the form into the collection at the specified index. |
 | RemoveItem | Overridden. Removes the form at the specified index from the collection. |
 | SetItem | Overridden. Replaces the form at the specified index. |
Top
See Also