This method indicates whether or not the control is a tabstop.
HRESULT get_TabStop( VARIANT_BOOL *pfTabStop );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.