<?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 : MessageBar Icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : MessageBar Icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:11:04 +0000</pubDate>
  <lastBuildDate>Sat, 10 Mar 2012 02:05:03 +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=19557</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[MessageBar Icon :   Is it possible to set a ImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19557&amp;PID=67778&amp;title=messagebar-icon#67778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 19557<br /><strong>Posted:</strong> 10 March 2012 at 2:05am<br /><br />Is it possible to set a ImageManager Icon to the MessageBar ?]]>
   </description>
   <pubDate>Sat, 10 Mar 2012 02:05:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19557&amp;PID=67778&amp;title=messagebar-icon#67778</guid>
  </item> 
  <item>
   <title><![CDATA[MessageBar Icon :   I have a problem adding a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19557&amp;PID=67763&amp;title=messagebar-icon#67763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 19557<br /><strong>Posted:</strong> 08 March 2012 at 6:46am<br /><br />I have a problem adding a Icon to the Message bar. I use the following code:<div>&nbsp;</div><div><font face="Courier New, Courier, mono">Public Sub SMeMs(ByVal MsHed As String, ByVal MsMai As String, ByVal IcnId As Long)<br>On Error GoTo PoErr<br>'MessageBar</font></div><div><font face="Courier New, Courier, mono">Dim MsBar As XtremeCommandBars.MessageBar<br>Dim CmBrs As XtremeCommandBars.CommandBars</font></div><div><font face="Courier New, Courier, mono">Set FM = frmMain<br>Set CmBrs = FM.comBar01<br>Set MsBar = CmBrs.MessageBar</font></div><div><font face="Courier New, Courier, mono">With MsBar<br>&nbsp;&nbsp;&nbsp; .AddCloseButton "Closing"<br>&nbsp;&nbsp;&nbsp; .Message = _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;StackPanel Orientation='Horizontal'&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Image Source='" &amp; IcnId &amp; "'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock Padding='3, 0, 0, 0' VerticalAlignment='Center'&gt;&lt;Bold&gt;" &amp; MsHed &amp; "&lt;/Bold&gt;&lt;/TextBlock&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock Padding='10, 0, 0, 0' VerticalAlignment='Center'&gt;" &amp; MsMai &amp; "&lt;/TextBlock&gt;&lt;/StackPanel&gt;"<br>&nbsp;&nbsp;&nbsp; .Visible = True<br>End With</font></div><div><font face="Courier New, Courier, mono">Exit Sub</font></div><div><font face="Courier New, Courier, mono">PoErr:<br>If GlDbg Then MsgBox Err.Description, 48, "SMeMs " &amp; Err.Number<br>Resume Next</font></div><div><font face="Courier New, Courier, mono">End Sub</font></div><p><font face="Courier New, Courier, mono"><font face="Arial, Helvetica, sans-serif">IcnId is dthe ID of an ImageManager Icon!</p><div></div><p></font>&nbsp;</p><div><br></div></font>]]>
   </description>
   <pubDate>Thu, 08 Mar 2012 06:46:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19557&amp;PID=67763&amp;title=messagebar-icon#67763</guid>
  </item> 
 </channel>
</rss>