<?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 : Add Buttons to xtpControlSplitButtonPopup in QA</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Add Buttons to xtpControlSplitButtonPopup in QA]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 10:15:13 +0000</pubDate>
  <lastBuildDate>Mon, 19 May 2008 16:00:33 +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=10691</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[Add Buttons to xtpControlSplitButtonPopup in QA : Hi Oleg,  Thanks, I was just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35432&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 10691<br /><strong>Posted:</strong> 19 May 2008 at 4:00pm<br /><br />Hi Oleg,<br><br>Thanks, I was just about to come back and post that I found this, sosorry for wasting your time. The reason I didn't find this earlier isthat for some reason the CommandBar property is not showing up in theIntellisense list for the CommandBarControl object. I figured I would try it anyway since it was in your sample, and it worked...is this somethingyou can verify on your end (if not, I guess something is justmisconfigured on my end).<br><br><img src="uploads/20080519_155848_intellisenseerr.jpg" height="144" width="322" border="0"><br>]]>
   </description>
   <pubDate>Mon, 19 May 2008 16:00:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35432&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35432</guid>
  </item> 
  <item>
   <title><![CDATA[Add Buttons to xtpControlSplitButtonPopup in QA : Hi,  try  Set objQA = mobj...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35429&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10691<br /><strong>Posted:</strong> 19 May 2008 at 3:53pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try</DIV><DIV>&nbsp;</DIV><DIV>Set objQA = mobjRibbonBar.QuickAccessControls.Add(xtpControlSplitButtonPopup, CMD_Print, "Print")<BR>objQA.<strong>CommandBar.</strong>Controls.Add xtpControlButton, CMD_PrintSetup, "Print Setup"<BR></DIV>]]>
   </description>
   <pubDate>Mon, 19 May 2008 15:53:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35429&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35429</guid>
  </item> 
  <item>
   <title><![CDATA[Add Buttons to xtpControlSplitButtonPopup in QA : Is there a way to add buttons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35428&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 10691<br /><strong>Posted:</strong> 19 May 2008 at 3:27pm<br /><br />Is there a way to add buttons (or other controls) to a xtpControlSplitButtonPopup control in the Quick Access bar? I've tried:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set objQA = mobjRibbonBar.QuickAccessControls.Add(xtpControlSplitButtonPopup, CMD_Print, "Print")<br>&nbsp;&nbsp;&nbsp; &nbsp; objQA.Controls.Add xtpControlButton, CMD_PrintSetup, "Print Setup"<br></pre></td></tr></table><br><br>&nbsp;&nbsp;&nbsp; To try and get Print Setup to attach to the combo portion of the Print command, but it gets added to the area below the quick access bar instead of to the popup menu.<br><br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Mon, 19 May 2008 15:27:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10691&amp;PID=35428&amp;title=add-buttons-to-xtpcontrolsplitbuttonpopup-in-qa#35428</guid>
  </item> 
 </channel>
</rss>