<?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 : Toolbar-&gt;menu-&gt;toolbox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Toolbar-&gt;menu-&gt;toolbox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 20:18:35 +0000</pubDate>
  <lastBuildDate>Wed, 21 Apr 2004 07:48:36 +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=628</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[Toolbar-&gt;menu-&gt;toolbox : Thanks, I now have the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1689&amp;title=toolbarmenutoolbox#1689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=468">Grey-Wolf</a><br /><strong>Subject:</strong> 628<br /><strong>Posted:</strong> 21 April 2004 at 7:48am<br /><br /><P>Thanks,</P><P>I now have the following code in <FONT size=2>OnCreateCommandBar(...)</P></FONT><P><table width="99%"><tr><td><pre class="BBcode"><FONT color=#0000ff size=2></P><P>if</FONT><FONT size=2> (lpCreatePopup-&gt;bPopup &amp;&amp; _tcscmp(lpCreatePopup-&gt;lpcstrCaption, _T("Basic Shapes")) == 0)</P><P>{</P><P>CXTPPopupBar* pPopupBar = CXTPPopupBar::CreatePopupBar(GetCommandBars());</P><P>pPopupBar-&gt;SetTearOffPopup(_T("Basic Shapes"), ID_BASIC_SHAPES);</P><P>pPopupBar-&gt;LoadToolBar(IDR_BASIC_SHAPES);</P><P>lpCreatePopup-&gt;pCommandBar = pPopupBar;</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> TRUE;</P><P>}</P><P></FONT>&nbsp;</pre></td></tr></table></P><P><FONT size=2>How do I set CXTPPopupBar to display Icons only in a grid?&nbsp; I have over 30 toolbar items on some of the menus.</FONT></P><P><FONT size=2>Thanks</P></FONT>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 07:48:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1689&amp;title=toolbarmenutoolbox#1689</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar-&gt;menu-&gt;toolbox : Yes, this is possible. Take a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1643&amp;title=toolbarmenutoolbox#1643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 628<br /><strong>Posted:</strong> 16 April 2004 at 10:46am<br /><br />Yes, this is possible.&nbsp; Take a look at the TearOff Popups sample to see how to do this.<span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Fri, 16 Apr 2004 10:46:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1643&amp;title=toolbarmenutoolbox#1643</guid>
  </item> 
  <item>
   <title><![CDATA[Toolbar-&gt;menu-&gt;toolbox : Hello all,  I want to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1642&amp;title=toolbarmenutoolbox#1642</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=468">Grey-Wolf</a><br /><strong>Subject:</strong> 628<br /><strong>Posted:</strong> 16 April 2004 at 7:58am<br /><br /><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Hello all,</FONT></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3></FONT>&nbsp;</P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>I want to create a menu on a toolbar button that has a toolbox on the menu items, an example of the sort of thing I am looking for is the AutoShapes menu on the drawing toolbar of word.</FONT></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Is this possible? If so how would I go about doing it?</FONT></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><FONT face="Times New Roman" size=3>Thanks</FONT></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 16 Apr 2004 07:58:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=628&amp;PID=1642&amp;title=toolbarmenutoolbox#1642</guid>
  </item> 
 </channel>
</rss>