<?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 : Mouse RButtonUP</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Mouse RButtonUP]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 18:06:33 +0000</pubDate>
  <lastBuildDate>Mon, 12 Jan 2009 01:13:20 +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=13143</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[Mouse RButtonUP : Hello,  Catch WM_XTP_TOOLBARCONTEXTMENU...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13143&amp;PID=44455&amp;title=mouse-rbuttonup#44455</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13143<br /><strong>Posted:</strong> 12 January 2009 at 1:13am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Catch WM_XTP_TOOLBARCONTEXTMENU message instead.</DIV>]]>
   </description>
   <pubDate>Mon, 12 Jan 2009 01:13:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13143&amp;PID=44455&amp;title=mouse-rbuttonup#44455</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse RButtonUP : I have the following code in my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13143&amp;PID=44430&amp;title=mouse-rbuttonup#44430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3776">gmail</a><br /><strong>Subject:</strong> 13143<br /><strong>Posted:</strong> 10 January 2009 at 4:12pm<br /><br />I have the following code in my MainFrame and it doesn't show my own menu for customization of command bars:<br><br>ON_MESSAGE(WM_XTP_CONTROLRBUTTONUP, &amp;CMainFrame::OnControlRButtonUp)<br>&nbsp;&nbsp;&nbsp; ON_COMMAND(XTP_ID_CUSTOMIZE, &amp;CMainFrame::OnCustomize)<br><br>void CMainFrame::OnCustomize(){<br>}<br><br>void CMainFrame::CustomizeShortcutBar(UINT id){<br>&nbsp;&nbsp;&nbsp; CMenu menu;<br>&nbsp;&nbsp;&nbsp; menu.LoadMenu(IDR_MAINFRAME);<br>CPoint pt; CRect rect;<br>&nbsp;&nbsp;&nbsp; GetCursorPos(&amp;pt);<br>&nbsp;&nbsp;&nbsp; UINT nReturn=CXTPCommandBars::TrackPopupMenu(&amp;menu, TPM_NONOTIFY|TPM_RECURSE|TPM_RETURNCMD, pt.x, pt.y, this);<br>}<br><br>Those 2 functions never gets called altough I'm trying to right click on the control?<br>]]>
   </description>
   <pubDate>Sat, 10 Jan 2009 16:12:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13143&amp;PID=44430&amp;title=mouse-rbuttonup#44430</guid>
  </item> 
 </channel>
</rss>