<?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 : VB6 - Form Increasing Size</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : VB6 - Form Increasing Size]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 11:29:23 +0000</pubDate>
  <lastBuildDate>Tue, 18 Nov 2008 05:35:25 +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=12711</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[VB6 - Form Increasing Size :  Language is VB6Each time i run...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12711&amp;PID=42929&amp;title=vb6-form-increasing-size#42929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3522">b4gn0</a><br /><strong>Subject:</strong> 12711<br /><strong>Posted:</strong> 18 November 2008 at 5:35am<br /><br />Language is VB6<br><br><img src="uploads/20081118_052851_design.JPG" height="652" width="655" border="0"><br><br><br>Each time i run the application, this form increases in heigth (please note, i use the commandbars control just for a popup menu with icons in this form) both in designtime and in runtime.<br><br>I run this code in the form_load event to prevent an empty bar to be shown:<br><br><i>&nbsp;&nbsp; With comBarsMenu<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call .EnableCustomization(False)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call .DeleteAll<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set mobjPopupMenu = .Add("Popup", xtpBarPopup)&nbsp;&nbsp; 'module popup variable<br>&nbsp;&nbsp; End With<br><br></i>Everything works perfect except for the increasing-size issue.<br><br>More info: this form is included inside an external dll. We use the SetParent Windows API to attach it to the main form (causing it to become some sort of MDI Child, avoiding it to be moved outside of the main form sizes), after the Form_Load event is fired.<br><br>Best regards,<br>Alex<br>]]>
   </description>
   <pubDate>Tue, 18 Nov 2008 05:35:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12711&amp;PID=42929&amp;title=vb6-form-increasing-size#42929</guid>
  </item> 
 </channel>
</rss>