<?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 : StatusBar &#111;bject for Suite (#7977)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : StatusBar &#111;bject for Suite (#7977)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 16:06:03 +0000</pubDate>
  <lastBuildDate>Fri, 06 Apr 2007 08:25:36 +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=3822</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[StatusBar &#111;bject for Suite (#7977) : Hello, I understand that you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=21732&amp;title=statusbar-object-for-suite-7977#21732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2890">WaleedSeada</a><br /><strong>Subject:</strong> 3822<br /><strong>Posted:</strong> 06 April 2007 at 8:25am<br /><br />Hello,<DIV>I understand that you have experiance working with these controls in Power Builder, so can you help me dealing with the commandbar images, I am using IconManager to load the icons from image, But the look of the icons next the menu item is strange, as if the width is not correct ...</DIV><DIV>&nbsp;</DIV><DIV>I appreciate any direction regards that issue</DIV><DIV>&nbsp;</DIV><DIV>Thanks and best regards</DIV><DIV>Waleed Sead</DIV>]]>
   </description>
   <pubDate>Fri, 06 Apr 2007 08:25:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=21732&amp;title=statusbar-object-for-suite-7977#21732</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar &#111;bject for Suite (#7977) : HI! thanx for reply I see examples...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11600&amp;title=statusbar-object-for-suite-7977#11600</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=463">quake</a><br /><strong>Subject:</strong> 3822<br /><strong>Posted:</strong> 22 March 2006 at 2:31am<br /><br /><P>HI!</P><P>thanx for reply</P><P>I see examples with this code. Problem is my environment not VB, but Sybase PowerBuilder. I know u don't support PB. <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>But there is no alternative Activex componets (with PB support). u are the best!</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 02:31:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11600&amp;title=statusbar-object-for-suite-7977#11600</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar &#111;bject for Suite (#7977) : Hello,  Just decalre it as  Public...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11577&amp;title=statusbar-object-for-suite-7977#11577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3822<br /><strong>Posted:</strong> 21 March 2006 at 7:55am<br /><br /><P>Hello,</P><P>&nbsp;</P><P>Just decalre it as </P><P>Public <strong>WithEvents</strong> StatusBar As XtremeCommandBars.StatusBar<BR>and you will be able catch its events:</P><P>Private Sub StatusBar_MouseDown(ByVal Button As Integer, ByVal Shift As Integer, ByVal x As Long, ByVal y As Long)</P><P>Private Sub StatusBar_PaneClick(ByVal Pane As XtremeCommandBars.StatusBarPane)<BR></P><P>Private Sub StatusBar_PaneDblClick(ByVal Pane As XtremeCommandBars.StatusBarPane)<BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 21 Mar 2006 07:55:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11577&amp;title=statusbar-object-for-suite-7977#11577</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar &#111;bject for Suite (#7977) : HI! Unfortunatelly i can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11567&amp;title=statusbar-object-for-suite-7977#11567</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=463">quake</a><br /><strong>Subject:</strong> 3822<br /><strong>Posted:</strong> 21 March 2006 at 3:30am<br /><br /><P>HI!</P><P>Unfortunatelly i can't open issue detail, so write there. I want StatusBar like visual object, witch i can place on form like CommandBar, ImageControl, Docking Pane, ImageManager. When i place control on form, i get control's events. When i place CommandBars on form, i got only CommandBars's events.</P><P>I want add StatusBar events to CommandBar object (something like Statusbar_ MouseDown; Statusbar_MouseUp;) or visual control named StatusBar with this events (not in CommandBar). </P><P>I hope u understand me.</P><P>Victor</P>]]>
   </description>
   <pubDate>Tue, 21 Mar 2006 03:30:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3822&amp;PID=11567&amp;title=statusbar-object-for-suite-7977#11567</guid>
  </item> 
 </channel>
</rss>