This method sets whether or not the control has a border.
HRESULT put_Border( VARIANT_BOOL fBorder );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.