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