<?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 : Custom control in CommandBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Custom control in CommandBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 08:42:44 +0000</pubDate>
  <lastBuildDate>Sun, 04 May 2008 15:42:50 +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=10466</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[Custom control in CommandBar : definitely : )  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34659&amp;title=custom-control-in-commandbar#34659</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1405">Onur</a><br /><strong>Subject:</strong> 10466<br /><strong>Posted:</strong> 04 May 2008 at 3:42pm<br /><br />definitely : )]]>
   </description>
   <pubDate>Sun, 04 May 2008 15:42:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34659&amp;title=custom-control-in-commandbar#34659</guid>
  </item> 
  <item>
   <title><![CDATA[Custom control in CommandBar : Hi,   btw I think it&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34639&amp;title=custom-control-in-commandbar#34639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10466<br /><strong>Posted:</strong> 04 May 2008 at 9:17am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>btw <strong>I think it's a good idea</strong> to use the text in the <strong>signature</strong> to show the members what your version, OS and development language is. If you don't use it, you can use it for this, right <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sun, 04 May 2008 09:17:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34639&amp;title=custom-control-in-commandbar#34639</guid>
  </item> 
  <item>
   <title><![CDATA[Custom control in CommandBar : Just realized that (ShowSpinButtons)..Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34616&amp;title=custom-control-in-commandbar#34616</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1405">Onur</a><br /><strong>Subject:</strong> 10466<br /><strong>Posted:</strong> 03 May 2008 at 3:55pm<br /><br />Just realized that (ShowSpinButtons)..<strong></strong><br>Thanks a lot..<br><b><strong></strong></b>]]>
   </description>
   <pubDate>Sat, 03 May 2008 15:55:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34616&amp;title=custom-control-in-commandbar#34616</guid>
  </item> 
  <item>
   <title><![CDATA[Custom control in CommandBar : Hi,   Add Menu item (popup)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34614&amp;title=custom-control-in-commandbar#34614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10466<br /><strong>Posted:</strong> 03 May 2008 at 3:05pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV><U>Add Menu item (popup) to commandbar:</U></DIV><DIV>&nbsp;</DIV><DIV>Dim ControlMenuItem As CommandBarPopup<BR>Set ControlMenuItem = CommandBars.ActiveMenuBar.Controls.Add(xtpControlPopup, <EM>YOUR_ID</EM>, "<EM>Test</EM>")<BR></DIV><DIV><U>Add Editbox to submenu item:</U></DIV><DIV><BR>Dim editSpinButton As <strong>CommandBarEdit<BR></strong>Set editSpinButton = ControlMenuItem.CommandBar.Controls.Add(xtpControlEdit, <EM>YOUR_ID</EM>, "Test edit")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>editSpinButton.ShowSpinButtons = True<BR></strong>&nbsp;&nbsp;&nbsp; </DIV>]]>
   </description>
   <pubDate>Sat, 03 May 2008 15:05:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34614&amp;title=custom-control-in-commandbar#34614</guid>
  </item> 
  <item>
   <title><![CDATA[Custom control in CommandBar :   Hi,Does anybody know how I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34591&amp;title=custom-control-in-commandbar#34591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1405">Onur</a><br /><strong>Subject:</strong> 10466<br /><strong>Posted:</strong> 02 May 2008 at 7:49pm<br /><br />Hi,<br><br>Does anybody know how I can add a numeric up-down control to a commandbar menu?<br><br>I searched the forum and the samples... Didn't help...<br>]]>
   </description>
   <pubDate>Fri, 02 May 2008 19:49:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10466&amp;PID=34591&amp;title=custom-control-in-commandbar#34591</guid>
  </item> 
 </channel>
</rss>