<?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 Images in ImageManagerIcons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Add Images in ImageManagerIcons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 16:17:24 +0000</pubDate>
  <lastBuildDate>Wed, 02 Apr 2008 04:56:32 +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=10011</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 Images in ImageManagerIcons : Ok this is working fine  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32954&amp;title=add-images-in-imagemanagericons#32954</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3927">AbhishekGoenka</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 02 April 2008 at 4:56am<br /><br />Ok this is working fine<br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 04:56:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32954&amp;title=add-images-in-imagemanagericons#32954</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : Hi,  Here sample code that works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32952&amp;title=add-images-in-imagemanagericons#32952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 02 April 2008 at 4:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Here sample code that works for me:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Form_Load()<BR>CommandBars1.ActiveMenuBar.Controls.Add xtpControlButton, 10, ""</DIV><DIV><BR>CommandBars1.Options.UseSharedImageList = False<BR>CommandBars1.Icons.AddIcon ImageList1.ListImages(1).ExtractIcon.Handle, 10, xtpImageNormal<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>But I very recommend you use our ImageManager instead of standard ImageList. it supports multiple formats + Alpha icons.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 04:41:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32952&amp;title=add-images-in-imagemanagericons#32952</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : HiI tried to add in the ImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32948&amp;title=add-images-in-imagemanagericons#32948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3927">AbhishekGoenka</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 02 April 2008 at 3:45am<br /><br />Hi<br><br>I tried to add in the ImageManager but It is giving some error<br>Please give one sample<br><br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 03:45:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32948&amp;title=add-images-in-imagemanagericons#32948</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : Hi, What did you try ? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32943&amp;title=add-images-in-imagemanagericons#32943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 02 April 2008 at 1:29am<br /><br />Hi,<DIV>What did you try ?</DIV>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 01:29:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32943&amp;title=add-images-in-imagemanagericons#32943</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : Hi,Can you provide me the demo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32940&amp;title=add-images-in-imagemanagericons#32940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3927">AbhishekGoenka</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 02 April 2008 at 12:36am<br /><br />Hi,<br><br>Can you provide me the demo codding of adding the items of ImageList to ImageManager<br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 00:36:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32940&amp;title=add-images-in-imagemanagericons#32940</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : Hi, You can try loop all items...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32905&amp;title=add-images-in-imagemanagericons#32905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 01 April 2008 at 1:53am<br /><br /><P>Hi,</P><DIV>You can try loop all items in ImageList and call ImageManager.AddIcon for each icon.</DIV>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 01:53:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32905&amp;title=add-images-in-imagemanagericons#32905</guid>
  </item> 
  <item>
   <title><![CDATA[Add Images in ImageManagerIcons : HiI have imageslist in which various...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32856&amp;title=add-images-in-imagemanagericons#32856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3927">AbhishekGoenka</a><br /><strong>Subject:</strong> 10011<br /><strong>Posted:</strong> 31 March 2008 at 4:04am<br /><br />Hi<br><br>I have imageslist in which various images are stroed. Now I want to add full imagelist in ImageManagerIcons<br><br>Can someone help me.<br>]]>
   </description>
   <pubDate>Mon, 31 Mar 2008 04:04:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10011&amp;PID=32856&amp;title=add-images-in-imagemanagericons#32856</guid>
  </item> 
 </channel>
</rss>