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