Gets/sets combo box current text.
HRESULT get_Text([out, retval] BSTR* ppText); HRESULT put_Text([in] BSTR ppText);
IUIX_Combo