<?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 : Can&#039;t Add StatusBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Can&#039;t Add StatusBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 00:39:05 +0000</pubDate>
  <lastBuildDate>Sat, 22 Sep 2007 03:15: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=8123</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[Can&#039;t Add StatusBar : Sytax Error in your codes.  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8123&amp;PID=26299&amp;title=cant-add-statusbar#26299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3128">Bernie</a><br /><strong>Subject:</strong> 8123<br /><strong>Posted:</strong> 22 September 2007 at 3:15am<br /><br />Sytax Error in your codes.<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim ST As StatusBarPane<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ST = CommandBars1.StatusBar.AddPane(12)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ST.Text = Now<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ST.Width = 500<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBars1.StatusBar.Visible = True</DIV><DIV>&nbsp;</DIV><DIV>These codes did work!</DIV>]]>
   </description>
   <pubDate>Sat, 22 Sep 2007 03:15:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8123&amp;PID=26299&amp;title=cant-add-statusbar#26299</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t Add StatusBar : Clearly I&amp;#039;ve missed something. -...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8123&amp;PID=26297&amp;title=cant-add-statusbar#26297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3113">corpcon</a><br /><strong>Subject:</strong> 8123<br /><strong>Posted:</strong> 21 September 2007 at 9:28pm<br /><br />Clearly I've missed something.<DIV>- I'm using VB6</DIV><DIV>&nbsp;</DIV><DIV>My MDI form has a CommandBars control.</DIV><DIV>I add the following code ...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Dim StatusBar As IStatusBar<BR>&nbsp;&nbsp;&nbsp; Set StatusBar = CommandBars.StatusBar<BR>&nbsp;&nbsp;&nbsp; StatusBar.Visible = True</DIV><DIV>&nbsp;</DIV><DIV>However, IStatusBar is not available in the syntax popup when I enter the code. When I run it, it fails on the second line (Type mismatch).</DIV><DIV>&nbsp;</DIV><DIV>Instead of <EM>As IStatusBar</EM>, I then tried <EM>As StatusBar </EM>which is available in the syntax popup. But I still get the same error on the second line (Set StatusBar =...).</DIV><DIV>&nbsp;</DIV><DIV>I see other people are able to make this work, so what silly thing did I miss?</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 21:28:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8123&amp;PID=26297&amp;title=cant-add-statusbar#26297</guid>
  </item> 
 </channel>
</rss>