<?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 : Please mirror SetViewDivider with a Get..</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Please mirror SetViewDivider with a Get..]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 05:58:26 +0000</pubDate>
  <lastBuildDate>Thu, 04 Dec 2003 12:26:42 +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=268</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[Please mirror SetViewDivider with a Get.. : Currently the only way to access...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=268&amp;PID=609&amp;title=please-mirror-setviewdivider-with-a-get#609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=245">ddyer</a><br /><strong>Subject:</strong> 268<br /><strong>Posted:</strong> 04 December 2003 at 12:26pm<br /><br /><P>Currently the only way to access the divider property is to reverse-engineer the formula:</P><FONT face="Courier New, Courier, mono" size=4><P>// Mimic one propertyGrid's viewDivider with another<BR>CXTPWindowRect rcWindow(&amp;curr-&gt;GetGridView());<BR> next-&gt;SetViewDivider((DOUBLE)curr-&gt;GetGridView().GetDi viderPos() / (DOUBLE)rcWindow.Width());</P><P>&nbsp;</P><P>It would be much nicer if we could do:<BR><BR>next-&gt;SetViewDivider(curr-&gt;GetViewDivider());</P></FONT>]]>
   </description>
   <pubDate>Thu, 04 Dec 2003 12:26:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=268&amp;PID=609&amp;title=please-mirror-setviewdivider-with-a-get#609</guid>
  </item> 
 </channel>
</rss>