This method retrieves a pointer to an active form specified by its index.
HRESULT Item( VARIANT index, IDispatch ** ppdispForm );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
The index is not fixed, and can change as forms are added or removed. The identifier does not change.