<?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 : Refactor CPropertySheet as CXTPDockingPane&#039;s?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Refactor CPropertySheet as CXTPDockingPane&#039;s?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 18:32:37 +0000</pubDate>
  <lastBuildDate>Thu, 07 Apr 2011 09:07:45 +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=18162</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[Refactor CPropertySheet as CXTPDockingPane&#039;s? : Thanks -- it&amp;#039;s working fine...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63768&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63768</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4386">cjrobindch</a><br /><strong>Subject:</strong> 18162<br /><strong>Posted:</strong> 07 April 2011 at 9:07am<br /><br />Thanks -- it's working fine now, with the exception that I can't quite figure out how to permit double-clicking on the docking panel title bar (to dock a full floating panel with 8 tabs), while stopping people double-clicking on the panel tabs and causing individual panels to dock away from the still-floating panel.&nbsp; The message flows seem almost identical.&nbsp; Not a major issue anyway.<br><br>thanks again for your help!<br>]]>
   </description>
   <pubDate>Thu, 07 Apr 2011 09:07:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63768&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63768</guid>
  </item> 
  <item>
   <title><![CDATA[Refactor CPropertySheet as CXTPDockingPane&#039;s? : You can catch Docking action and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63730&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18162<br /><strong>Posted:</strong> 06 April 2011 at 2:38am<br /><br />You can catch Docking action and cancel it. &nbsp;check&nbsp;Samples\DockingPane\PaneActions&nbsp;]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 02:38:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63730&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63730</guid>
  </item> 
  <item>
   <title><![CDATA[Refactor CPropertySheet as CXTPDockingPane&#039;s? : Have tried removing WS_BORDER...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63714&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4386">cjrobindch</a><br /><strong>Subject:</strong> 18162<br /><strong>Posted:</strong> 05 April 2011 at 6:58am<br /><br />Have tried removing WS_BORDER in OnCreate() and PreCreateWindow() (not called) for both the property sheet and property page, but the border stays put.<br><br>I'm inclined to think that a pane which can't acquire or lose tabs is the best way to go, but I'm having some difficulty in figuring out how to do this.<br>  ]]>
   </description>
   <pubDate>Tue, 05 Apr 2011 06:58:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63714&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63714</guid>
  </item> 
  <item>
   <title><![CDATA[Refactor CPropertySheet as CXTPDockingPane&#039;s? : Try to use our CXTPPropertySheet...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63702&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18162<br /><strong>Posted:</strong> 05 April 2011 at 4:03am<br /><br />Try to use our CXTPPropertySheet /&nbsp;CXTPPropertyPage and removed WS_BORDER after you create it.]]>
   </description>
   <pubDate>Tue, 05 Apr 2011 04:03:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63702&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63702</guid>
  </item> 
  <item>
   <title><![CDATA[Refactor CPropertySheet as CXTPDockingPane&#039;s? :  hi -I&amp;#039;m refactoring some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63699&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63699</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4386">cjrobindch</a><br /><strong>Subject:</strong> 18162<br /><strong>Posted:</strong> 04 April 2011 at 12:29pm<br /><br />hi -<br><br>I'm refactoring some pretty old code, currently working on porting over a CPropertySheet with a bunch of CPropertyPages and embedding them into our new CJ interface.&nbsp; The CPropertySheet embeds fine, but the overall look and feel doesn't fit.&nbsp; So I spent some time today playing around with each separate tab as a docked pane, but I couldn't seem to figure out how to make the panes stay within the docking panel (ie, the user can click and drag them out of the panel and dock them with other unrelated UI components).<br><br>How can I prevent the user docking these panes in other panels?&nbsp; Or, alternatively, is there any simple way of embedding a propertysheet into a panel without the titlebar, external borders and other UI bits and pieces?<br><br>thanks.<br><br>(edited to remove screenshot)<br>]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 12:29:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18162&amp;PID=63699&amp;title=refactor-cpropertysheet-as-cxtpdockingpanes#63699</guid>
  </item> 
 </channel>
</rss>