<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Excel 2007 Number Format Combo box</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Excel 2007 Number Format Combo box]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 02:02:54 +0000</pubDate>
  <lastBuildDate>Mon, 29 Oct 2007 03:00:45 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=8321</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : No :(  Think we will add xtpButtonCaptionAndDescription...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27785&amp;title=excel-2007-number-format-combo-box#27785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 29 October 2007 at 3:00am<br /><br />No :(<DIV></DIV><DIV></DIV>Think we will add xtpButtonCaptionAndDescription support also.]]>
   </description>
   <pubDate>Mon, 29 Oct 2007 03:00:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27785&amp;title=excel-2007-number-format-combo-box#27785</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Is it possible to wrap the caption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27748&amp;title=excel-2007-number-format-combo-box#27748</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 27 October 2007 at 10:03am<br /><br /><P>Is it possible to wrap the caption or have a multi-line caption for this style?</P>]]>
   </description>
   <pubDate>Sat, 27 Oct 2007 10:03:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27748&amp;title=excel-2007-number-format-combo-box#27748</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Nevermind. I needed to add sufficient...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27747&amp;title=excel-2007-number-format-combo-box#27747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 27 October 2007 at 9:57am<br /><br />Nevermind. I needed to add sufficient width to the gallery item to make the caption appear.&nbsp; <DIV>&nbsp;</DIV><DIV>This works great.</DIV>]]>
   </description>
   <pubDate>Sat, 27 Oct 2007 09:57:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27747&amp;title=excel-2007-number-format-combo-box#27747</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : I am using the beta build to test: Dim...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27738&amp;title=excel-2007-number-format-combo-box#27738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 26 October 2007 at 6:39pm<br /><br /><P>I am using the beta build to test:</P><P>Dim GallerySlide As CommandBarGallery<BR></P><DIV>Set Popup = CommandBars.Add("Thumbnails", xtpBarPopup)<BR>Set GallerySlide = Popup.Controls.Add(xtpControlGallery, ID_SLIDE_LIST, "")<BR>With GallerySlide<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Style = xtpButtonIconAndCaption<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Width = 480<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Height = 420<BR>End With</DIV><DIV>&nbsp;</DIV><DIV>This is still&nbsp;drawing a gallery with icons and the caption as tooltip. What did i do wrong?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 26 Oct 2007 18:39:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27738&amp;title=excel-2007-number-format-combo-box#27738</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Thank you. Looking forward to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27727&amp;title=excel-2007-number-format-combo-box#27727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 26 October 2007 at 3:22pm<br /><br />Thank you. Looking forward to it.]]>
   </description>
   <pubDate>Fri, 26 Oct 2007 15:22:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27727&amp;title=excel-2007-number-format-combo-box#27727</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Yes, will be possible. You can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27653&amp;title=excel-2007-number-format-combo-box#27653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 25 October 2007 at 1:40am<br /><br />Yes, will be possible. You can download preview version from beta.codejock.com<DIV></DIV>]]>
   </description>
   <pubDate>Thu, 25 Oct 2007 01:40:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27653&amp;title=excel-2007-number-format-combo-box#27653</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : &amp;gt;For next release we added...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27647&amp;title=excel-2007-number-format-combo-box#27647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 24 October 2007 at 7:41pm<br /><br /><DIV>&gt;For next release we added support of xtpButtonIconAndCaption for gallery control.</DIV><DIV>&nbsp;</DIV><DIV>Is this going to be in 11.2.1?</DIV><DIV>Will it be possible to create a gallery like this image?</DIV><DIV>http://img99.imageshack.us/img99/3229/listmt2.png</A></DIV>]]>
   </description>
   <pubDate>Wed, 24 Oct 2007 19:41:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27647&amp;title=excel-2007-number-format-combo-box#27647</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Hi, Yes this is Office2007 style...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27511&amp;title=excel-2007-number-format-combo-box#27511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 22 October 2007 at 2:31am<br /><br />Hi,<DIV>Yes this is Office2007 style in screenshot.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Oct 2007 02:31:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27511&amp;title=excel-2007-number-format-combo-box#27511</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : One further clarification, the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27490&amp;title=excel-2007-number-format-combo-box#27490</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3323">indices</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 20 October 2007 at 8:10am<br /><br /><P>One further clarification, the release notes for 11.2.0 has:</P><P>5 New feature CommandBarComboBox::ThemedItems propety added, <EM><strong>Added support of Office2007 items style</strong> </EM></P><P>Is it the same style as the one obtained using the code above or is it something more? It is possible to&nbsp;force&nbsp;a line break for a item caption?&nbsp;</P><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Sat, 20 Oct 2007 08:10:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27490&amp;title=excel-2007-number-format-combo-box#27490</guid>
  </item> 
  <item>
   <title><![CDATA[Excel 2007 Number Format Combo box : Hi, ListIconID specify base id...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27473&amp;title=excel-2007-number-format-combo-box#27473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8321<br /><strong>Posted:</strong> 19 October 2007 at 3:25pm<br /><br /><DIV>Hi,</DIV><DIV>ListIconID specify base id - for first item. So obviously you have icon for ID_AUDIO_TYPE_WMA id but not for ID_AUDIO_TYPE_WAV and ID_AUDIO_TYPE_MP3</DIV>]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 15:25:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8321&amp;PID=27473&amp;title=excel-2007-number-format-combo-box#27473</guid>
  </item> 
 </channel>
</rss>