<?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 : Change CXTPPropertyPageTreeNavigator width</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Change CXTPPropertyPageTreeNavigator width]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 10:43:11 +0000</pubDate>
  <lastBuildDate>Thu, 20 Apr 2017 05:11:59 +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=23321</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[Change CXTPPropertyPageTreeNavigator width : I solved this problem myself.Override...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23321&amp;PID=75738&amp;title=change-cxtppropertypagetreenavigator-width#75738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9027">netman2</a><br /><strong>Subject:</strong> 23321<br /><strong>Posted:</strong> 20 April 2017 at 5:11am<br /><br />I solved this problem myself.<div><br></div><div>Override SizeToPage function!</div><div><br></div><div>Thanks!</div>]]>
   </description>
   <pubDate>Thu, 20 Apr 2017 05:11:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23321&amp;PID=75738&amp;title=change-cxtppropertypagetreenavigator-width#75738</guid>
  </item> 
  <item>
   <title><![CDATA[Change CXTPPropertyPageTreeNavigator width : Hello!Nowadays, I&amp;#039;m making...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23321&amp;PID=75734&amp;title=change-cxtppropertypagetreenavigator-width#75734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9027">netman2</a><br /><strong>Subject:</strong> 23321<br /><strong>Posted:</strong> 18 April 2017 at 3:47am<br /><br />Hello!<div><br></div><div>Nowadays, I'm making program with property sheet.</div><div><br></div><div>I put&nbsp;CXTPPropertyPageTreeNavigator in my property sheet.</div><div><br></div><div>My tree view item's caption is a longer than CXTPPropertyPageTreeNavigator width.</div><div><br></div><div>So, there is a horizontal scroll.</div><div><br></div><div>I want to change CXTPPropertyPageTreeNavigator width.</div><div><br></div><div><div>BOOL Create()</div><div>{</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>CFont* pFont = m_pSheet-&gt;GetFont();</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">	</span>if (!CWnd::CreateEx(WS_EX_CLIENTEDGE, WC_TREEVIEW, 0,</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>WS_VISIBLE | WS_VSCROLL | WS_CHILD | WS_GROUP | WS_TABSTOP | m_dwStyle, CRect(0, 0, 0, 0), m_pSheet, 1000))<span ="Apple-tab-span" style="white-space:pre">	</span></div><div><span ="Apple-tab-span" style="white-space:pre">		</span>return FALSE;</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">	</span>SetFont(pFont);</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">	</span>if (!CreateTree())<span ="Apple-tab-span" style="white-space:pre">			</span></div><div><span ="Apple-tab-span" style="white-space:pre">		</span>return FALSE;</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>return TRUE;</div><div>}</div></div><div><br></div><div>What should I do above function?? I tried to change CRect size, but it's not working.&nbsp;</div><div><br></div><div>I'm looking forward to your reply!</div><div><br></div><div>Thanks</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 18 Apr 2017 03:47:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23321&amp;PID=75734&amp;title=change-cxtppropertypagetreenavigator-width#75734</guid>
  </item> 
 </channel>
</rss>