<?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 : How do I add Icon to Shortcut Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Shortcut Bar : How do I add Icon to Shortcut Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 23:14:15 +0000</pubDate>
  <lastBuildDate>Fri, 03 Aug 2007 10:45:56 +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=7699</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[How do I add Icon to Shortcut Bar : Is it possible to right align...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24857&amp;title=how-do-i-add-icon-to-shortcut-bar#24857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 10:45am<br /><br /><P>Is it possible to right align the ICON leaving the text on the left?</P><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 10:45:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24857&amp;title=how-do-i-add-icon-to-shortcut-bar#24857</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Finally - I&amp;#039;ve got it to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24853&amp;title=how-do-i-add-icon-to-shortcut-bar#24853</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 10:17am<br /><br />Finally - I've got it to work.<DIV>&nbsp;</DIV><DIV>Thanks for all your help</DIV><DIV>&nbsp;</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 10:17:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24853&amp;title=how-do-i-add-icon-to-shortcut-bar#24853</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Sorry, forgot the caption bar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24852&amp;title=how-do-i-add-icon-to-shortcut-bar#24852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 10:09am<br /><br />Sorry, forgot the caption bar icon was of type ImageManagerIcon, try something like this.<br><br>Set wndShortcutBar.Icons = ImageManager.Icons<br>captionTitle.Icon = wndShortcutBar.Icons.GetImage(100, 16)]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 10:09:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24852&amp;title=how-do-i-add-icon-to-shortcut-bar#24852</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : I see...that makes sense.  However,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24850&amp;title=how-do-i-add-icon-to-shortcut-bar#24850</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 9:50am<br /><br />I see...that makes sense.<DIV>&nbsp;</DIV><DIV>However, I have tried your suggestion and am still no further forward.&nbsp; I have ttried using the imagemanager and an image list and neither will allow me to assign an icon to the shortcutcaption.icon property.</DIV><DIV>&nbsp;</DIV><DIV>NEITHER THIS...</DIV><DIV>&nbsp;</DIV><DIV>ShortcutBar1.Icons.AddIcons ImageManager1.Icons<BR>ShortcutCaption1.Icon = 1<BR></DIV><DIV>OR THIS WORKS....</DIV><DIV>&nbsp;</DIV><DIV>ShortcutBar1.AddImageList ImageListShortcutBar<BR>ShortcutCaption1.Icon = 1<BR></DIV><DIV>Can you give me the complete example of assigning an image list to the bar and then the ShortcutCaption because I just can't get it.</DIV><DIV>&nbsp;</DIV><DIV>Thanks again.</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 09:50:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24850&amp;title=how-do-i-add-icon-to-shortcut-bar#24850</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : The same one assigned to shortcutbar ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24847&amp;title=how-do-i-add-icon-to-shortcut-bar#24847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 9:17am<br /><br />The same one assigned to shortcutbar]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 09:17:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24847&amp;title=how-do-i-add-icon-to-shortcut-bar#24847</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Yes I agree - but how do I tell...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24839&amp;title=how-do-i-add-icon-to-shortcut-bar#24839</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 03 August 2007 at 4:34am<br /><br />Yes I agree - but how do I tell it WHICH Imagemanager to be associated with ?]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 04:34:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24839&amp;title=how-do-i-add-icon-to-shortcut-bar#24839</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : ShortcutCaption.Icon = Some Id...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24810&amp;title=how-do-i-add-icon-to-shortcut-bar#24810</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 02 August 2007 at 3:19pm<br /><br />ShortcutCaption.Icon = Some Id in Imagemanager]]>
   </description>
   <pubDate>Thu, 02 Aug 2007 15:19:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24810&amp;title=how-do-i-add-icon-to-shortcut-bar#24810</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Sorry - My Mistake - I meant how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24800&amp;title=how-do-i-add-icon-to-shortcut-bar#24800</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 02 August 2007 at 7:28am<br /><br /><P>Sorry - My Mistake - I meant how do I add an icon to the ShortCutCaption control.</P><P>Any ideas ?</P>]]>
   </description>
   <pubDate>Thu, 02 Aug 2007 07:28:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24800&amp;title=how-do-i-add-icon-to-shortcut-bar#24800</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Just look at Outlook 2003 sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24784&amp;title=how-do-i-add-icon-to-shortcut-bar#24784</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 01 August 2007 at 1:18pm<br /><br />Just look at Outlook 2003 sample or any commandbars sample that uses imagemanager.]]>
   </description>
   <pubDate>Wed, 01 Aug 2007 13:18:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24784&amp;title=how-do-i-add-icon-to-shortcut-bar#24784</guid>
  </item> 
  <item>
   <title><![CDATA[How do I add Icon to Shortcut Bar : Sorry - but I just can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24774&amp;title=how-do-i-add-icon-to-shortcut-bar#24774</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 7699<br /><strong>Posted:</strong> 31 July 2007 at 12:22pm<br /><br />Sorry - but I just can't figure it out - can you help?<DIV>&nbsp;</DIV><DIV>I can see that there is an Icon property but do not know how to associate an imagelist/iconmanager to the shortcut bar and assign the icon ID.</DIV><DIV>&nbsp;</DIV><DIV>I am using VB6 if that makes any difference.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Tue, 31 Jul 2007 12:22:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7699&amp;PID=24774&amp;title=how-do-i-add-icon-to-shortcut-bar#24774</guid>
  </item> 
 </channel>
</rss>