This method retrieves a pointer to the control that has the current focus.
HRESULT GetFocus( IDispatch **ppdispControl );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
IASForm::SetFocus, IASControl