<?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 : Verbs area too small</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Verbs area too small]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:47:54 +0000</pubDate>
  <lastBuildDate>Mon, 16 Apr 2012 11:01:49 +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=19642</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[Verbs area too small : SetVerbsHeight() works fineThanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67995&amp;title=verbs-area-too-small#67995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 19642<br /><strong>Posted:</strong> 16 April 2012 at 11:01am<br /><br /><span style="text-align: left; : rgb248, 248, 252; ">SetVerbsHeight() works fine</span><div><span style="text-align: left; : rgb248, 248, 252; ">Thanks&nbsp;<img src="http://forum.codejock.com/smileys/smiley20.gif" border="0" alt="Thumbs Up" title="Thumbs Up" /></span></div>]]>
   </description>
   <pubDate>Mon, 16 Apr 2012 11:01:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67995&amp;title=verbs-area-too-small#67995</guid>
  </item> 
  <item>
   <title><![CDATA[Verbs area too small :   there SetVerbsHeight method,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67992&amp;title=verbs-area-too-small#67992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 19642<br /><strong>Posted:</strong> 16 April 2012 at 9:21am<br /><br />there SetVerbsHeight method, or check of it do in GuiVisualStudio sample.<div>&nbsp;</div><div>void CPaneToolbars::RecalcLayout()<br>{<br>&nbsp;CXTPClientRect rc(this);<br>&nbsp;CSize sz(0);<br>&nbsp;if (m_wndToolBar.GetSafeHwnd())<br>&nbsp;{<br>&nbsp;&nbsp;sz = m_wndToolBar.CalcDockingLayout(rc.Width(), /*LM_HIDEWRAP|*/ LM_HORZDOCK|LM_HORZ | LM_COMMIT);</div><div>&nbsp;&nbsp;m_wndToolBar.MoveWindow(0, 0, rc.Width(), sz.cy);<br>&nbsp;&nbsp;m_wndToolBar.Invalidate(FALSE);<br>&nbsp;}</div><div>&nbsp;int nVerbsHeight = 0;</div><div>&nbsp;if (m_wndPropertyGrid.GetSafeHwnd() &amp;&amp; m_wndPropertyGrid.GetVerbs()-&gt;GetCount() &gt; 0)<br>&nbsp;{<br>&nbsp;&nbsp;nVerbsHeight = 50;<br>&nbsp;&nbsp;m_wndPropertyGrid.ShowWindow(SW_SHOWNOACTIVATE);<br>&nbsp;&nbsp;m_wndPropertyGrid.MoveWindow(0, rc.Height() - nVerbsHeight + 3, rc.Width(), nVerbsHeight - 3);<br>&nbsp;}<br>&nbsp;else if (m_wndPropertyGrid.GetSafeHwnd())<br>&nbsp;{<br>&nbsp;&nbsp;m_wndPropertyGrid.ShowWindow(SW_HIDE);<br>&nbsp;}</div><div>&nbsp;if (m_wndTreeCtrl.GetSafeHwnd())<br>&nbsp;{<br>&nbsp;&nbsp;m_wndTreeCtrl.MoveWindow(0, sz.cy, rc.Width(), rc.Height() - nVerbsHeight - sz.cy);<br>&nbsp;}</div><div>}</div>]]>
   </description>
   <pubDate>Mon, 16 Apr 2012 09:21:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67992&amp;title=verbs-area-too-small#67992</guid>
  </item> 
  <item>
   <title><![CDATA[Verbs area too small : I added two verbs to the property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67963&amp;title=verbs-area-too-small#67963</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 19642<br /><strong>Posted:</strong> 06 April 2012 at 1:46pm<br /><br /><div>I added two verbs to the property grid, but the height of the verbs area is just one line, so the second verb is not visible. Is it possible to recalculate and resize the verbs area so all verbs are visible?</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 06 Apr 2012 13:46:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19642&amp;PID=67963&amp;title=verbs-area-too-small#67963</guid>
  </item> 
 </channel>
</rss>