This method gets a pointer to a control on a form.
HRESULT Item( VARIANT index, IDispatch **ppdispControl );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IASForm::ItemFromID