<?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 : Window height increasing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Window height increasing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 23:36:09 +0000</pubDate>
  <lastBuildDate>Mon, 29 Jun 2009 17:39:31 +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=11666</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[Window height increasing : This is how fixed it in the form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=50481&amp;title=window-height-increasing#50481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4391">cmdbarSys</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 29 June 2009 at 5:39pm<br /><br /><DIV>This is how fixed it in the form resize event</DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> formWidth;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>int</FONT></FONT><FONT size=2> formHeight;</P></FONT></DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>private</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>void</FONT></FONT><FONT size=2> form1_Resize(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>object</FONT></FONT><FONT size=2> sender, </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>EventArgs</FONT></FONT><FONT size=2> e)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>if</FONT></FONT><FONT size=2> (WindowState == </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>FormWindowState</FONT></FONT><FONT size=2>.Minimized || WindowState == </FONT><FONT color=#2b91af size=2><FONT color=#2b91af size=2>FormWindowState</FONT></FONT><FONT size=2>.Maximized)</P><P>{</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.Width = formWidth;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.Height = formHeight;</P><P>}</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>else</P><DIV>{</DIV><DIV></FONT></FONT><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>formWidth = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.Width; </FONT></DIV><DIV><FONT size=2>formHeight = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>this</FONT></FONT><FONT size=2>.Height;</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>}</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>}</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Mon, 29 Jun 2009 17:39:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=50481&amp;title=window-height-increasing#50481</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : Hi,  Sorry, can&amp;#039;t reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39359&amp;title=window-height-increasing#39359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 03 August 2008 at 4:21am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Sorry, can't reproduce it :( Maybe was fixed already. Please download last evaluation vesion or compiled exe and check.</DIV>]]>
   </description>
   <pubDate>Sun, 03 Aug 2008 04:21:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39359&amp;title=window-height-increasing#39359</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing :   cmdbarSys wrote:It&amp;#039;s Microsoft...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39315&amp;title=window-height-increasing#39315</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 01 August 2008 at 9:36am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by cmdbarSys" alt="Originally posted by cmdbarSys" style="vertical-align: text-bottom;" /> <strong>cmdbarSys wrote:</strong><br /><br />It's Microsoft Windows XP.&nbsp;Version 5.1. Service pack 3.</td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Oleg ment also what&nbsp;CJ version you use. </DIV><DIV>&nbsp;</DIV><DIV>If you would take the time and read this post: <a href="http://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=11225</A>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Would be easier for all of us <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 01 Aug 2008 09:36:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39315&amp;title=window-height-increasing#39315</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : Product: Xtreme SuitePro (ActiveX)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39314&amp;title=window-height-increasing#39314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4391">cmdbarSys</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 01 August 2008 at 9:23am<br /><br />Product: Xtreme SuitePro (ActiveX) version 11.2.0.0 <DIV>Platform: Windows XP (32bit) - SP&nbsp;3 <BR>Language: Visual C#(Visual Studio 2008)</DIV>]]>
   </description>
   <pubDate>Fri, 01 Aug 2008 09:23:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39314&amp;title=window-height-increasing#39314</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : What OS do you have/ Suite version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39288&amp;title=window-height-increasing#39288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 01 August 2008 at 2:53am<br /><br />What OS do you have/ Suite version ?]]>
   </description>
   <pubDate>Fri, 01 Aug 2008 02:53:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39288&amp;title=window-height-increasing#39288</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : Yes, I am facing the same problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39257&amp;title=window-height-increasing#39257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4391">cmdbarSys</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 31 July 2008 at 9:29am<br /><br />Yes, I am facing the same problem with the sample.]]>
   </description>
   <pubDate>Thu, 31 Jul 2008 09:29:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39257&amp;title=window-height-increasing#39257</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : Do you see it with our sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39209&amp;title=window-height-increasing#39209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 31 July 2008 at 1:51am<br /><br />Do you see it with our sample ?]]>
   </description>
   <pubDate>Thu, 31 Jul 2008 01:51:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39209&amp;title=window-height-increasing#39209</guid>
  </item> 
  <item>
   <title><![CDATA[Window height increasing : I am using command bars and I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39193&amp;title=window-height-increasing#39193</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4391">cmdbarSys</a><br /><strong>Subject:</strong> 11666<br /><strong>Posted:</strong> 30 July 2008 at 3:35pm<br /><br />I am using command bars and I have a problem wherein the height of the form is increasing by 33 pixels each time I&nbsp;restore it from the task bar after minimizing it. Following code is the one which is causing the problem.<FONT size=2><P>ActiveRibbonBar().EnableFrameTheme();</P><DIV></DIV><P>Please help me in getting over this problem.</P><P></FONT>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 15:35:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11666&amp;PID=39193&amp;title=window-height-increasing#39193</guid>
  </item> 
 </channel>
</rss>