<?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 make capti&#111;nless docking pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : How to make capti&#111;nless docking pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:42:59 +0000</pubDate>
  <lastBuildDate>Thu, 18 Aug 2005 10:52:37 +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=276</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 make capti&#111;nless docking pane : I think this post http://forum...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=8222&amp;title=how-to-make-captionless-docking-pane#8222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1233">mwest</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 18 August 2005 at 10:52am<br /><br />I think this post <a href="http://forum.codejock.com/forum_posts.asp?TID=927" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=927</a> addresses the same problem.]]>
   </description>
   <pubDate>Thu, 18 Aug 2005 10:52:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=8222&amp;title=how-to-make-captionless-docking-pane#8222</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : I don&amp;#039;t have the source code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=4434&amp;title=how-to-make-captionless-docking-pane#4434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=877">bsharifi</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 17 December 2004 at 4:48pm<br /><br /><P>I don't have the source code since I am evaluating the tool.&nbsp; Therefore, I can only guess what I need to change.&nbsp; Can someone help me who can use the source?&nbsp; The example code of deriving from the CXTPDockingPaneOfficeTheme successfully removes the caption bar at the top of my docking panes but also stops drawing the tabs.&nbsp; Does someone have a corrected version of the above code?</P><P>Thanks!</P>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 16:48:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=4434&amp;title=how-to-make-captionless-docking-pane#4434</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : When I try the above code, the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=4433&amp;title=how-to-make-captionless-docking-pane#4433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=877">bsharifi</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 17 December 2004 at 4:20pm<br /><br />When I try the above code, the caption bar at the top is removed, but so are my tabs.&nbsp; Now, I can't see/change the selected tabs.&nbsp; Help!]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 16:20:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=4433&amp;title=how-to-make-captionless-docking-pane#4433</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : Yes, this is possible in vb6....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=3595&amp;title=how-to-make-captionless-docking-pane#3595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 20 October 2004 at 12:38pm<br /><br />Yes, this is possible in vb6.&nbsp; <br><br>It is possible to either show or hide ALL docking pane title bars.&nbsp; You can not hide/show them on an individual basis.<br><br>DockingPaneManager.Options.ShowCaption = False<br>]]>
   </description>
   <pubDate>Wed, 20 Oct 2004 12:38:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=3595&amp;title=how-to-make-captionless-docking-pane#3595</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : is this possible in VB6? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=689&amp;title=how-to-make-captionless-docking-pane#689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 19 December 2003 at 12:14pm<br /><br />is this possible in VB6?]]>
   </description>
   <pubDate>Fri, 19 Dec 2003 12:14:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=689&amp;title=how-to-make-captionless-docking-pane#689</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : Try this: class CCustomTheme...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=639&amp;title=how-to-make-captionless-docking-pane#639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 09 December 2003 at 1:47am<br /><br /><P>Try this:</P><FONT color=#0000ff><P>class</FONT> <FONT color=#0000ff>CCustomTheme</FONT> : <FONT color=#0000ff>public</FONT> <FONT color=#0000ff>CXTPDockingPaneOfficeTheme</P></FONT><P>{</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P><FONT color=#0000ff>virtual</FONT> <FONT color=#0000ff>void</FONT> <FONT color=#880000>DrawCaption</FONT>(<FONT color=#0000ff>CDC</FONT>&amp; <FONT color=#808080>dc</FONT>,<FONT color=#0000ff>CXTPDockingPaneTabbedContainer</FONT>* <FONT color=#808080>pPane</FONT>, <FONT color=#0000ff>CRect</FONT> <FONT color=#808080>rc</FONT>)</P><P>{ </P><P>}</P><P><FONT color=#0000ff>virtual</FONT> <FONT color=#0000ff>void</FONT> <FONT color=#880000>AdjustClientRect</FONT>(<FONT color=#0000ff>CXTPDockingPaneTabbedContainer</FONT>* <FONT color=#808080>pPane</FONT>, <FONT color=#0000ff>CRect</FONT>&amp; <FONT color=#808080>rect</FONT>)</P><P>{</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P><FONT color=#0000ff>if</FONT> (<FONT color=#808080>pPane</FONT>-&gt;<FONT color=#880000>IsTabsVisible</FONT>()) r<FONT color=#808080>ect</FONT>.<FONT color=#808080>bottom</FONT> -= <FONT color=#808080>m_nTabsHeight</FONT>;</P></BLOCKQUOTE><P>}</P></BLOCKQUOTE><P>};</P><P>...</P><P>...</P><P>...</P><FONT color=#880000><P>GetDockingPaneManager</FONT>()-&gt;<FONT color=#880000>SetCustomTheme</FONT>(<FONT color=#a000a0>new</FONT> <FONT color=#0000ff>CCustomTheme</FONT>()); </P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 09 Dec 2003 01:47:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=639&amp;title=how-to-make-captionless-docking-pane#639</guid>
  </item> 
  <item>
   <title><![CDATA[How to make capti&#111;nless docking pane : Is it possible to make captionless...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=624&amp;title=how-to-make-captionless-docking-pane#624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=258">yamasaki</a><br /><strong>Subject:</strong> 276<br /><strong>Posted:</strong> 06 December 2003 at 3:33am<br /><br /><P>Is it possible to make captionless docking pane?</P><P>best regards,</P><P>yamasaki</P>]]>
   </description>
   <pubDate>Sat, 06 Dec 2003 03:33:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=276&amp;PID=624&amp;title=how-to-make-captionless-docking-pane#624</guid>
  </item> 
 </channel>
</rss>