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