<?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 : Combobox context menu on toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Combobox context menu on toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 13:26:05 +0000</pubDate>
  <lastBuildDate>Wed, 09 Feb 2011 06:57:05 +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=17844</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[Combobox context menu on toolbar : Thanks Oleg .I&amp;#039;ve just stumbled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62474&amp;title=combobox-context-menu-on-toolbar#62474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6335">Chet Desmond</a><br /><strong>Subject:</strong> 17844<br /><strong>Posted:</strong> 09 February 2011 at 6:57am<br /><br />Thanks Oleg <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />.&nbsp;I've just stumbled across InitCommandBars which looks promising.<div><br></div><div>I don't suppose there are any plans for some material aimed at novices (a book, for example) is there? It's like looking for a needle in haystack sometimes with the help files.</div>]]>
   </description>
   <pubDate>Wed, 09 Feb 2011 06:57:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62474&amp;title=combobox-context-menu-on-toolbar#62474</guid>
  </item> 
  <item>
   <title><![CDATA[Combobox context menu on toolbar : Hi,You can overridevoid CXTPCo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62467&amp;title=combobox-context-menu-on-toolbar#62467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17844<br /><strong>Posted:</strong> 09 February 2011 at 1:51am<br /><br />Hi,<div><br></div><div>You can override</div><div><br></div><div><div>void CXTPCommandBars::ContextMenu(CXTPToolBar* pToolBar, CPoint point)</div></div><div><br></div><div>or catch&nbsp;WM_XTP_TOOLBARCONTEXTMENU in CMainFrame and update&nbsp;CXTPPopupBar* pPopup (lParam).</div><div><br></div><div>See this method in sources.</div>]]>
   </description>
   <pubDate>Wed, 09 Feb 2011 01:51:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62467&amp;title=combobox-context-menu-on-toolbar#62467</guid>
  </item> 
  <item>
   <title><![CDATA[Combobox context menu on toolbar : I have aCXTPControlComboBox-derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62451&amp;title=combobox-context-menu-on-toolbar#62451</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6335">Chet Desmond</a><br /><strong>Subject:</strong> 17844<br /><strong>Posted:</strong> 08 February 2011 at 9:44am<br /><br />I have a&nbsp;CXTPControlComboBox-derived control on a toolbar. Right-clicking on the control brings up the toolbar's standard context menu (i.e. the menu with the names of the toolbars and the Customise... option). For my control I'd like to show my own context menu instead, a little like the edit control brings up a Cut,Copy,Paste menu.<div><br></div><div>I suspect this is simple to achieve, but right now I can't figure it out. What steps do I need to take to have my control respond to the correct messages?</div>]]>
   </description>
   <pubDate>Tue, 08 Feb 2011 09:44:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17844&amp;PID=62451&amp;title=combobox-context-menu-on-toolbar#62451</guid>
  </item> 
 </channel>
</rss>