<?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 : Creating tear-off popups</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Creating tear-off popups]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 04:53:51 +0000</pubDate>
  <lastBuildDate>Fri, 28 Jul 2006 12:32:07 +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=4675</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[Creating tear-off popups : Hello, from Office2003 sample:  Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4675&amp;PID=14441&amp;title=creating-tearoff-popups#14441</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4675<br /><strong>Posted:</strong> 28 July 2006 at 12:32pm<br /><br />Hello,<DIV>from Office2003 sample:</DIV><DIV>&nbsp;</DIV><DIV>Set ControlColorPopup = .Add(xtpControlSplitButtonPopup, ID_COLOR_POPUP, "Text Color")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_BLUE, "Blue"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_YELLOW, "Yellow"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_GREEN, "Green"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_RED, "Red"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_PURPLE, "Purple"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_CYAN, "Cyan"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_ORANGE, "Orange"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.Controls.Add xtpControlButton, ID_COLOR_MAGENTA, "Magenta"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ControlColorPopup.CommandBar.SetTearOffPopup "Colors", IDR_COLORSBAR, 150<BR></DIV>]]>
   </description>
   <pubDate>Fri, 28 Jul 2006 12:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4675&amp;PID=14441&amp;title=creating-tearoff-popups#14441</guid>
  </item> 
  <item>
   <title><![CDATA[Creating tear-off popups : I want to create a tear-off popup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4675&amp;PID=14432&amp;title=creating-tearoff-popups#14432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 4675<br /><strong>Posted:</strong> 27 July 2006 at 8:30pm<br /><br />I want to create a tear-off popup menu like in the example below.&nbsp; How do I set this up using code?&nbsp; The only sample I found uses the Designer Studio to set it up but I need to do it with code.<br><br><br><br><img src="http://codejock.com/public/assets/img/downloads/samples/commandbars_tearoffpopups600x800.gif" border="" height="600" width="800"><br><br>]]>
   </description>
   <pubDate>Thu, 27 Jul 2006 20:30:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4675&amp;PID=14432&amp;title=creating-tearoff-popups#14432</guid>
  </item> 
 </channel>
</rss>