<?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 : Add Icon to ShortcutCaption</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Shortcut Bar : Add Icon to ShortcutCaption]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 17:39:34 +0000</pubDate>
  <lastBuildDate>Thu, 26 Feb 2009 13:59:07 +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=13484</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[Add Icon to ShortcutCaption :  thank you all,I tried the ImageManger...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45936&amp;title=add-icon-to-shortcutcaption#45936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 26 February 2009 at 1:59pm<br /><br />thank you all,<br>I tried the ImageManger control and it did worked with the following code:<br>set sb.icon=imagemanager.icons.geticon(IconIndexHere, 0)<br>and not: set sb.icon=imagemanger.getimage(...)<br>thank you,<br><br><br>]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 13:59:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45936&amp;title=add-icon-to-shortcutcaption#45936</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : Hi, Almost all our samples from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45928&amp;title=add-icon-to-shortcutcaption#45928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 26 February 2009 at 10:09am<br /><br />Hi,<DIV>Almost all our samples from CommandBars folder show it.</DIV>]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 10:09:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45928&amp;title=add-icon-to-shortcutcaption#45928</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : well that is not good at all,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45918&amp;title=add-icon-to-shortcutcaption#45918</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2368">cmm2006</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 26 February 2009 at 7:12am<br /><br /><img src="http://forum.codejock.com/smileys/smiley3.gif" border="0" align="absmiddle"><br>well that is not good at all, is there any chance that can be added in the next release?<br>about the imagemanager, how can I add icons from an existing folder in my pc?<br>thank you<br>]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 07:12:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45918&amp;title=add-icon-to-shortcutcaption#45918</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : You can&amp;#039;t do it with ImageList...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45901&amp;title=add-icon-to-shortcutcaption#45901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 26 February 2009 at 3:58am<br /><br />You can't do it with ImageList :(]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 03:58:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45901&amp;title=add-icon-to-shortcutcaption#45901</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : Hi all,I was wondering how to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45877&amp;title=add-icon-to-shortcutcaption#45877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2368">cmm2006</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 25 February 2009 at 1:52pm<br /><br />Hi all,<br>I was wondering how to do the same thing, but how can I do it using the standard imagelist. I tried the following code but for some reason it's not showing the icon, some help here....<br>code:<br>set sb.icon=imagelist1.listimages(index).extracticon<br><br>]]>
   </description>
   <pubDate>Wed, 25 Feb 2009 13:52:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45877&amp;title=add-icon-to-shortcutcaption#45877</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption :  Add ImageManager from CommandBars.ocx,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45837&amp;title=add-icon-to-shortcutcaption#45837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 25 February 2009 at 2:06am<br /><br /><DIV>&nbsp;</DIV><DIV>Add ImageManager from CommandBars.ocx, load your ico or bmp in design time and add in code</DIV><DIV>&nbsp;</DIV><DIV>Set sb.Icon = ImageManager.GetImage(...)</DIV>]]>
   </description>
   <pubDate>Wed, 25 Feb 2009 02:06:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45837&amp;title=add-icon-to-shortcutcaption#45837</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : hi,i checked your help file, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45828&amp;title=add-icon-to-shortcutcaption#45828</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 24 February 2009 at 5:18pm<br /><br />hi,<br>i checked your help file, but it's not clear how you can use the icon property, so little bit of help please...<img src="http://forum.codejock.com/smileys/smiley9.gif" border="0" align="absmiddle">.<br>thank you<br>]]>
   </description>
   <pubDate>Tue, 24 Feb 2009 17:18:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45828&amp;title=add-icon-to-shortcutcaption#45828</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : Did you try Icon property ? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45824&amp;title=add-icon-to-shortcutcaption#45824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 24 February 2009 at 1:21pm<br /><br />Did you try Icon property ?]]>
   </description>
   <pubDate>Tue, 24 Feb 2009 13:21:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45824&amp;title=add-icon-to-shortcutcaption#45824</guid>
  </item> 
  <item>
   <title><![CDATA[Add Icon to ShortcutCaption : hi,is there any way to add an...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45811&amp;title=add-icon-to-shortcutcaption#45811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 13484<br /><strong>Posted:</strong> 24 February 2009 at 5:37am<br /><br />hi,<br>is there any way to add an icon (16x16 or 32x32,...) to ShortcutCaption control? if so, please let me know how?<br>thank you<br>NOTE: please reply ASAP<img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Tue, 24 Feb 2009 05:37:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13484&amp;PID=45811&amp;title=add-icon-to-shortcutcaption#45811</guid>
  </item> 
 </channel>
</rss>