<?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 : Resizable Dilaog With &#039;Tree Control &amp; Tabs&#039;</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Resizable Dilaog With &#039;Tree Control &amp; Tabs&#039;]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:38:41 +0000</pubDate>
  <lastBuildDate>Tue, 17 Feb 2015 04:24:02 +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=22538</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[Resizable Dilaog With &#039;Tree Control &amp; Tabs&#039; : Hello Members,I want to have a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22538&amp;PID=73092&amp;title=resizable-dilaog-with-tree-control-tabs#73092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4824">Satyen</a><br /><strong>Subject:</strong> 22538<br /><strong>Posted:</strong> 17 February 2015 at 4:24am<br /><br />Hello Members,<br><br>I want to have a fully resizable (i.e. dialog controls should automatically adjust their positions and size) dialog for my application. Currently my dialog is a standard MFC dialog derived from 'CDialog'. The dialog has a tree control on left and 3 tabs on the right. Please refer the image below.<br><br><img src="uploads/4824/Mtl_Table_Dlg.jpg" height="580" width="750" border="0" /><br><br>The tabs are 'CPropertyPage' classes. I want the whole dialog to be resizable. This means the tree control should adjust width and height as the dialog boundary is altered and it should show scroll bars. The tabs (pages) and controls inside them (e.g. grid) should also resize accordingly.&nbsp; The buttons at bottom should never get hidden. The dialog size should be restricted to min and max size. Until now I have just managed to show scroll bars on the dialog that allow me accessing hidden controls.&nbsp; <br><br>My primary requirement is to automatically adjust (reposition) all controls on the dialog according to the dialog frame resize. Can this be achieved using the codejock classes for dialog and pages - CXTPPropertySheet and CXTPPropertyPage. Please redirect t me to a post that shows example of this type of implementation. <br><br>]]>
   </description>
   <pubDate>Tue, 17 Feb 2015 04:24:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22538&amp;PID=73092&amp;title=resizable-dilaog-with-tree-control-tabs#73092</guid>
  </item> 
 </channel>
</rss>