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