Gets/sets tooltip for combo box .
HRESULT get_Tooltip([out, retval] BSTR* ppTooltip); HRESULT put_Tooltip([in] BSTR ppTooltip);
IUIX_Combo.