<?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 calculate Client area ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to calculate Client area ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 07:21:46 +0000</pubDate>
  <lastBuildDate>Wed, 13 Aug 2008 16:09:23 +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=11808</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 calculate Client area ? : Here from sample:  void CDialogPanesDlg::OnSize(UINT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11808&amp;PID=39822&amp;title=how-to-calculate-client-area#39822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11808<br /><strong>Posted:</strong> 13 August 2008 at 4:09pm<br /><br />Here from sample:<DIV>&nbsp;</DIV><DIV>void CDialogPanesDlg::OnSize(UINT nType, int cx, int cy) <BR>{<BR>&nbsp;CDialog::OnSize(nType, cx, cy);<BR>&nbsp;<BR>&nbsp;CRect rcClient(0, 0, cx, cy);<BR>&nbsp;RepositionBars(0, 0xffff, AFX_IDW_PANE_FIRST, 0, 0, &amp;rcClient);</DIV><DIV>&nbsp;RepositionBars(0, 0xffff, AFX_IDW_PANE_FIRST, <strong>reposQuery</strong>, &amp;rcClient, &amp;rcClient);</DIV><DIV>&nbsp;if (m_wndView.GetSafeHwnd())<BR>&nbsp;{&nbsp;<BR>&nbsp;&nbsp;m_wndView.MoveWindow(rcClient);<BR>&nbsp;}&nbsp;<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 16:09:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11808&amp;PID=39822&amp;title=how-to-calculate-client-area#39822</guid>
  </item> 
  <item>
   <title><![CDATA[How to calculate Client area ? : Hello, i use Commbars (ribbon....),...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11808&amp;PID=39782&amp;title=how-to-calculate-client-area#39782</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3828">compvis</a><br /><strong>Subject:</strong> 11808<br /><strong>Posted:</strong> 13 August 2008 at 7:28am<br /><br />Hello, i use Commbars (ribbon....), docking pane and status bar with MFC Dialog based app.<DIV>&nbsp;</DIV><DIV>How can i calculate Client area's rectangle ?</DIV><DIV>&nbsp;</DIV><DIV>thank you so much !</DIV>]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 07:28:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11808&amp;PID=39782&amp;title=how-to-calculate-client-area#39782</guid>
  </item> 
 </channel>
</rss>