<?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 : CXTPTabClientWnd tab change ic&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPTabClientWnd tab change ic&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:32:18 +0000</pubDate>
  <lastBuildDate>Wed, 22 Jun 2005 06:00:39 +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=2428</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[CXTPTabClientWnd tab change ic&#111;n : Thank you very much. It works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7226&amp;title=cxtptabclientwnd-tab-change-icon#7226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1247">ruanjiandev</a><br /><strong>Subject:</strong> 2428<br /><strong>Posted:</strong> 22 June 2005 at 6:00am<br /><br />Thank you very much. It works <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Wed, 22 Jun 2005 06:00:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7226&amp;title=cxtptabclientwnd-tab-change-icon#7226</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd tab change ic&#111;n : TabClient send WM_XTP_GETTABICON...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7222&amp;title=cxtptabclientwnd-tab-change-icon#7222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2428<br /><strong>Posted:</strong> 22 June 2005 at 3:50am<br /><br /><P>TabClient send WM_XTP_GETTABICON first to get current icon:</P><P>BEGIN_MESSAGE_MAP(CChildFrame, CMDIChildWnd)<BR>&nbsp;//{{AFX_MSG_MAP(CChildFrame)<BR>&nbsp;ON_COMMAND(ID_BACK, OnBack)<BR>&nbsp;ON_MESSAGE(WM_XTP_GETTABICON, OnGetTabIcon)<BR>&nbsp;//}}AFX_MSG_MAP<BR>END_MESSAGE_MAP()<BR></P><P>void CChildFrame::OnBack() <BR>{<BR>&nbsp;HICON hIcon = AfxGetApp()-&gt;LoadIcon(IDR_MAINFRAME);<BR>&nbsp;SetIcon(hIcon, FALSE);<BR>&nbsp;GetParentFrame()-&gt;RecalcLayout();<BR>}</P><P>LRESULT CChildFrame::OnGetTabIcon(WPARAM, LPARAM)<BR>{<BR>&nbsp;return ::SendMessage(m_hWnd, WM_GETICON, ICON_SMALL, 0);<BR>}<BR></P>]]>
   </description>
   <pubDate>Wed, 22 Jun 2005 03:50:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7222&amp;title=cxtptabclientwnd-tab-change-icon#7222</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPTabClientWnd tab change ic&#111;n :   CXTPTabClientWnd tab dose...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7213&amp;title=cxtptabclientwnd-tab-change-icon#7213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1247">ruanjiandev</a><br /><strong>Subject:</strong> 2428<br /><strong>Posted:</strong> 21 June 2005 at 11:04pm<br /><br /><br>CXTPTabClientWnd tab dose not update the icon automatically when theMDIChild frame window icon is change by calling SetIcon(...). How toforce the Client Tab update the icon?<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 21 Jun 2005 23:04:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2428&amp;PID=7213&amp;title=cxtptabclientwnd-tab-change-icon#7213</guid>
  </item> 
 </channel>
</rss>