<?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 : [Closed] CXTPTabClientWnd Context Menus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : [Closed] CXTPTabClientWnd Context Menus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 03:30:53 +0000</pubDate>
  <lastBuildDate>Thu, 17 Aug 2006 07:24: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=4817</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[[Closed] CXTPTabClientWnd Context Menus :    oleg wrote:Hi, See Samples\ToolkitPro\MDITabWindow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14995&amp;title=closed-cxtptabclientwnd-context-menus#14995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 4817<br /><strong>Posted:</strong> 17 August 2006 at 7:24am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><div>Hi,</div><div>See Samples\ToolkitPro\MDITabWindow and its </div><div>&nbsp;</div><div>LRESULT CMainFrame::OnTabbarMouseMsg(WPARAM wParam,LPARAM lParam)<br></div><div>&nbsp;</div><div>&nbsp;</div></td></tr></table><br>Thanks - just what I'm after.<br>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 07:24:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14995&amp;title=closed-cxtptabclientwnd-context-menus#14995</guid>
  </item> 
  <item>
   <title><![CDATA[[Closed] CXTPTabClientWnd Context Menus : Hi, See Samples\ToolkitPro\MDITabWindow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14991&amp;title=closed-cxtptabclientwnd-context-menus#14991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4817<br /><strong>Posted:</strong> 17 August 2006 at 6:57am<br /><br /><DIV>Hi,</DIV><DIV>See Samples\ToolkitPro\MDITabWindow and its </DIV><DIV>&nbsp;</DIV><DIV>LRESULT CMainFrame::OnTabbarMouseMsg(WPARAM wParam,LPARAM lParam)<BR></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 06:57:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14991&amp;title=closed-cxtptabclientwnd-context-menus#14991</guid>
  </item> 
  <item>
   <title><![CDATA[[Closed] CXTPTabClientWnd Context Menus :          I want to add support...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14988&amp;title=closed-cxtptabclientwnd-context-menus#14988</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 4817<br /><strong>Posted:</strong> 17 August 2006 at 3:31am<br /><br />       I want to add support for context menus by overriding       <br>       <br>void <span>CXTPTabClientWnd</span>::CSingleWorkspace::OnRButtonDown().       <br>       <br>How do I do this? I don't know the syntax to use  !        <br>       <br>Here's what I have so far:       <br>       <br>class CMyXTPTabClientWnd : public <span>CXTPTabClientWnd</span>       <br>{       <br>// Construction       <br>public:       <br> CMyXTPTabClientWnd();       <br>       <br> void OnFillBackground(CDC* pDC, CRect rc);       <br>       <br>// Attributes       <br>public:       <br>       <br>// Operations       <br>public:       <br>       <br>// Overrides       <br> // ClassWizard generated virtual function overrides       <br> //{{AFX_VIRTUAL(CMyXTPTabClientWnd)<br><br>&nbsp;&nbsp;&nbsp; //}}AFX_VIRTUAL<br><br>// Implementation<br>public:<br>&nbsp;&nbsp;&nbsp; virtual ~CMyXTPTabClientWnd();<br><br>&nbsp;&nbsp;&nbsp; // Generated message map functions<br>protected:<br>&nbsp;&nbsp;&nbsp; //{{AFX_MSG(CMyXTPTabClientWnd)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // NOTE - the ClassWizard will add and remove member functions here.<br>&nbsp;&nbsp;&nbsp; //}}AFX_MSG<br><br>protected:<br>&nbsp;&nbsp;&nbsp; DECLARE_MESSAGE_MAP()<br>};<br>       ]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 03:31:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4817&amp;PID=14988&amp;title=closed-cxtptabclientwnd-context-menus#14988</guid>
  </item> 
 </channel>
</rss>