This interface is exposed by the Forms Manager collection object and provides methods for handling multiple Forms Managers.
| Method | Description | 
| IfmCollection::get_Count | Gets the number of Forms Managers in the collection. | 
| IfmCollection::GetFocus | Gets which Forms Manager has focus. | 
| IfmCollection::Item | Gets a pointer to a specified Forms Manager. | 
| IfmCollection::SetFocus | Sets the focus to a specified Forms Manager. | 
The IfmCollection interface extends the IDispatch interface.