This method gets a pointer to a specified control based on its identifier.
HRESULT ItemFromID( short ID, IDispatch **ppdispControl );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IASForm::Item, IASControl::get_ID