<?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 : About CXTPTabControl item click message</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : About CXTPTabControl item click message]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:47:17 +0000</pubDate>
  <lastBuildDate>Thu, 17 Jul 2008 12:07:57 +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=11470</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[About CXTPTabControl item click message : Hi,  you can create class derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11470&amp;PID=38512&amp;title=about-cxtptabcontrol-item-click-message#38512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11470<br /><strong>Posted:</strong> 17 July 2008 at 12:07pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>you can create class derived from CXTPTabControl and override OnNavigateButtonClick:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>void CMyTabControl::OnNavigateButtonClick(CXTPTabManagerNavigateButton* pButton)<BR>{<BR>&nbsp;CXTPTabManager::OnNavigateButtonClick(pButton-&gt;GetID());</DIV><DIV>&nbsp;CXTPTabManagerItem* pItem = pButton-&gt;GetItem() ? pButton-&gt;GetItem() : m_pSelected;</DIV><DIV>&nbsp;if (pItem &amp;&amp; (pButton-&gt;GetID() == xtpTabNavigateButtonClose) &amp;&amp; pItem-&gt;IsClosable())<BR>&nbsp;{<BR>&nbsp;&nbsp;DeleteItem(pItem-&gt;GetIndex());</DIV><DIV>&nbsp; // Add code here.<BR>&nbsp;}<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Thu, 17 Jul 2008 12:07:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11470&amp;PID=38512&amp;title=about-cxtptabcontrol-item-click-message#38512</guid>
  </item> 
  <item>
   <title><![CDATA[About CXTPTabControl item click message : What messagewill be sent whenthe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11470&amp;PID=38481&amp;title=about-cxtptabcontrol-item-click-message#38481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4273">littleameng</a><br /><strong>Subject:</strong> 11470<br /><strong>Posted:</strong> 17 July 2008 at 2:50am<br /><br />What message&nbsp;will be sent when&nbsp;the CXTPTabControl item close button is clicked? Now I want to respond the message that is sent&nbsp;when&nbsp;the CXTPTabControl item close button is clicked!<DIV>&nbsp;</DIV><DIV>How to program it?</DIV><DIV>&nbsp;</DIV><DIV>please help me!thanks</DIV>]]>
   </description>
   <pubDate>Thu, 17 Jul 2008 02:50:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11470&amp;PID=38481&amp;title=about-cxtptabcontrol-item-click-message#38481</guid>
  </item> 
 </channel>
</rss>