This method sets the caption associated with a particular control.
HRESULT put_Caption( BSTR bstrCaption );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method must be implemented, but can return E_NOTIMPL.