<?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 : How to get the view in tab</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to get the view in tab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 17:50:04 +0000</pubDate>
  <lastBuildDate>Wed, 11 Jan 2006 17:06:23 +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=3484</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[How to get the view in tab : Ok, just tried what Oleg suggested...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10505&amp;title=how-to-get-the-view-in-tab#10505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=186">Russ</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 11 January 2006 at 5:06pm<br /><br />Ok, just tried what Oleg suggested and it worked just fine.<br /><br />CMyView* pView = (CMyView*)CWnd::FromHandle(pTabItem-&gt;GetHandle());<br /><br /><br />]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 17:06:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10505&amp;title=how-to-get-the-view-in-tab#10505</guid>
  </item> 
  <item>
   <title><![CDATA[How to get the view in tab : I think he&amp;#039;s reffering to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10504&amp;title=how-to-get-the-view-in-tab#10504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=186">Russ</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 11 January 2006 at 5:01pm<br /><br />I think he's reffering to the CXTPTabControl which in turn is derived from CXTPTabManager.<br /><br />I too faced this problem and ended up just saving the tab view's pointer in the parent view hosting the CXTPTabControl.<br /><br />I too would like to know the recommended way of getting the view from the TabItem.]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 17:01:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10504&amp;title=how-to-get-the-view-in-tab#10504</guid>
  </item> 
  <item>
   <title><![CDATA[How to get the view in tab : ok, explain better what you do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10503&amp;title=how-to-get-the-view-in-tab#10503</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 11 January 2006 at 11:36am<br /><br /><P>ok, explain better what you do </P><P>CXTPTabManagerItem is tab of DockingPane, TabControl or TabWorkspace?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 11 Jan 2006 11:36:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10503&amp;title=how-to-get-the-view-in-tab#10503</guid>
  </item> 
  <item>
   <title><![CDATA[How to get the view in tab : but the hwnd returned didn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10483&amp;title=how-to-get-the-view-in-tab#10483</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1654">mqheather</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 09 January 2006 at 7:58pm<br /><br />but the hwnd returned didn't accord with the hwnd of view]]>
   </description>
   <pubDate>Mon, 09 Jan 2006 19:58:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10483&amp;title=how-to-get-the-view-in-tab#10483</guid>
  </item> 
  <item>
   <title><![CDATA[How to get the view in tab : Hello, GetHandle returns HWND,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10472&amp;title=how-to-get-the-view-in-tab#10472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 09 January 2006 at 10:10am<br /><br /><P>Hello,</P><P>GetHandle returns HWND, try </P><P>CWnd::FromHandle(pItem-&gt;GetHandle());</P>]]>
   </description>
   <pubDate>Mon, 09 Jan 2006 10:10:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10472&amp;title=how-to-get-the-view-in-tab#10472</guid>
  </item> 
  <item>
   <title><![CDATA[How to get the view in tab : I want to get the view in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10462&amp;title=how-to-get-the-view-in-tab#10462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1654">mqheather</a><br /><strong>Subject:</strong> 3484<br /><strong>Posted:</strong> 08 January 2006 at 7:45pm<br /><br />I want to get the view in the tab,but CXTPTabManagerItem::GetHandle can't get it?? How can i do??Thank you!!]]>
   </description>
   <pubDate>Sun, 08 Jan 2006 19:45:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3484&amp;PID=10462&amp;title=how-to-get-the-view-in-tab#10462</guid>
  </item> 
 </channel>
</rss>