<?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 : Dropdown Toolbars...</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Dropdown Toolbars...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 07:54:45 +0000</pubDate>
  <lastBuildDate>Thu, 25 Nov 2004 01:15:26 +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=1456</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[Dropdown Toolbars... : Check for example TearOffPopups...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1456&amp;PID=4142&amp;title=dropdown-toolbars#4142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1456<br /><strong>Posted:</strong> 25 November 2004 at 1:15am<br /><br /><P>Check for example TearOffPopups sample.</P><P>You need to catch OnCreateControl event and create popup control:</P><P>&nbsp; CXTPControlPopup* pPopup = new CXTPControlPopup();</P><P>&nbsp;&nbsp;CXTPPopupToolBar* pPopupBar = CXTPPopupToolBar::CreatePopupToolBar(GetCommandBars());<BR>&nbsp;&nbsp;pPopupBar-&gt;LoadToolBar(IDR_MAINFRAME);<BR>&nbsp;&nbsp;pPopupBar-&gt;SetWidth(200);<BR>&nbsp;&nbsp;<BR>&nbsp;&nbsp;pPopup-&gt;SetCommandBar(pPopupBar);<BR>&nbsp;&nbsp;pPopupBar-&gt;InternalRelease();<BR>&nbsp;&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 25 Nov 2004 01:15:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1456&amp;PID=4142&amp;title=dropdown-toolbars#4142</guid>
  </item> 
  <item>
   <title><![CDATA[Dropdown Toolbars... : I want a toolbar button to dropdown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1456&amp;PID=4140&amp;title=dropdown-toolbars#4140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 1456<br /><strong>Posted:</strong> 24 November 2004 at 10:16pm<br /><br /><P>I want a toolbar button to dropdown another toolbar, but I can't figure out the style to set to get it to work.&nbsp; It should be easy -- there's screen shots all over codejock.com -- I just can't make it work.</P><P>Which sample should I look at to see how it's done?</P><P>&nbsp;</P><P>Thanks!</P><P>- David Little<BR>- Houston, TX</P>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 22:16:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1456&amp;PID=4140&amp;title=dropdown-toolbars#4140</guid>
  </item> 
 </channel>
</rss>