<?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 : command bar on mdiextender</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : command bar on mdiextender]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 03:24:15 +0000</pubDate>
  <lastBuildDate>Mon, 05 Nov 2007 19:26:05 +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=8436</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[command bar on mdiextender : i see now... thank u very much......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28120&amp;title=command-bar-on-mdiextender#28120</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3387">edwin5254</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 05 November 2007 at 7:26pm<br /><br /><br>i see now... <br>thank u very much...<br><br>]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 19:26:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28120&amp;title=command-bar-on-mdiextender#28120</guid>
  </item> 
  <item>
   <title><![CDATA[command bar on mdiextender : Hello, I see. Problem that MDIExtender...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28082&amp;title=command-bar-on-mdiextender#28082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 05 November 2007 at 5:18am<br /><br /><P>Hello,</P><DIV>I see. Problem that MDIExtender creates additional parent form that become Maximized instead of original form and status bar&nbsp; can't find if WS_MAXIMIZED style was set.</DIV><DIV>&nbsp;</DIV><DIV>You can see absolutelly same problem with StatusBar from Microsoft Common Controls</DIV><DIV>&nbsp;</DIV><DIV>We can add property ShowSizeGripper for Statusbar for next release. I can attach for you version with this property in issuetrack.</DIV>]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 05:18:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28082&amp;title=command-bar-on-mdiextender#28082</guid>
  </item> 
  <item>
   <title><![CDATA[command bar on mdiextender : uploads/20071105_034920_code_samp.rarhi...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28072&amp;title=command-bar-on-mdiextender#28072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3387">edwin5254</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 05 November 2007 at 3:55am<br /><br /><a href="uploads/20071105_034920_code_samp.rar" target="_blank">uploads/20071105_034920_code_samp.rar</a><br><br><br>hi oleg, i uploaded sample code.<br>run group project. <br>click the button to show child form (from a compile dll) <br>maximixed the child form. <br>u will see the status bar resize on the lower right<br>try to resize it... <br><br><br>i also included the commandbar.ocx and mdiextender.ocx in the rar package..<br><br>hope this help...<br><br><br>thank u<br>]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 03:55:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=28072&amp;title=command-bar-on-mdiextender#28072</guid>
  </item> 
  <item>
   <title><![CDATA[command bar on mdiextender : Hi,  I tried add menu + StastusBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27441&amp;title=command-bar-on-mdiextender#27441</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 19 October 2007 at 1:07am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I tried add menu + StastusBar for standard sample from MDIExtender package and it works fine for me.</DIV><DIV>&nbsp;</DIV><DIV>Send to <a href="mailto:support@codejock.com" target="_blank">support@codejock.com</A> sample you tried + MDIExtender you use.</DIV>]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 01:07:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27441&amp;title=command-bar-on-mdiextender#27441</guid>
  </item> 
  <item>
   <title><![CDATA[command bar on mdiextender : anyone pls...  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27432&amp;title=command-bar-on-mdiextender#27432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3387">edwin5254</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 18 October 2007 at 9:16pm<br /><br /><img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"> anyone pls...]]>
   </description>
   <pubDate>Thu, 18 Oct 2007 21:16:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27432&amp;title=command-bar-on-mdiextender#27432</guid>
  </item> 
  <item>
   <title><![CDATA[command bar on mdiextender : hi. i need help. i hav a MDI main...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27330&amp;title=command-bar-on-mdiextender#27330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3387">edwin5254</a><br /><strong>Subject:</strong> 8436<br /><strong>Posted:</strong> 15 October 2007 at 8:54pm<br /><br />hi. <br>i need help. i hav a MDI main program that calls mdichild program compiled as&nbsp; activexdll... i link main program and dll module using third party activex callled "mdiextender"...<br><br>the problem is... when mdichild loads and set maximized, the statusbar can be resized and not properly displayed...<br><br><br>pls help... thanks.<br>]]>
   </description>
   <pubDate>Mon, 15 Oct 2007 20:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8436&amp;PID=27330&amp;title=command-bar-on-mdiextender#27330</guid>
  </item> 
 </channel>
</rss>