<?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 to unbind/remove ImageList?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to unbind/remove ImageList?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:07:29 +0000</pubDate>
  <lastBuildDate>Thu, 19 Aug 2004 23:37: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=1074</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 to unbind/remove ImageList? : Also you can use UseSharedImageList...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2837&amp;title=how-to-unbind-remove-imagelist#2837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1074<br /><strong>Posted:</strong> 19 August 2004 at 11:37pm<br /><br /><P>Also you can use UseSharedImageList property:</P><P>CommandBars.Options.UseSharedImageList&nbsp;= True</P>]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 23:37:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2837&amp;title=how-to-unbind-remove-imagelist#2837</guid>
  </item> 
  <item>
   <title><![CDATA[How to unbind/remove ImageList? : The solution provided by Oleg...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2834&amp;title=how-to-unbind-remove-imagelist#2834</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1074<br /><strong>Posted:</strong> 19 August 2004 at 3:42pm<br /><br />The solution provided by Oleg works fine.&nbsp; Make sure ImageManager2is empty.&nbsp; The next relase will have a method to remove all theicons.]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 15:42:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2834&amp;title=how-to-unbind-remove-imagelist#2834</guid>
  </item> 
  <item>
   <title><![CDATA[How to unbind/remove ImageList? : Hi, It is possible to set commandbars.icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2833&amp;title=how-to-unbind-remove-imagelist#2833</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=699">khmer_lovers</a><br /><strong>Subject:</strong> 1074<br /><strong>Posted:</strong> 19 August 2004 at 3:35pm<br /><br /><P>Hi,</P><P>It is possible to set commandbars.icons = nothing&nbsp; or commandbars.AddImageList = nothing because at some stage i don't want the end user see the icons.</P><P>Thanks in advance</P>]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 15:35:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2833&amp;title=how-to-unbind-remove-imagelist#2833</guid>
  </item> 
  <item>
   <title><![CDATA[How to unbind/remove ImageList? : In version &amp;gt;= 8.6 you can use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2800&amp;title=how-to-unbind-remove-imagelist#2800</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1074<br /><strong>Posted:</strong> 19 August 2004 at 1:23am<br /><br /><P>In version &gt;= 8.6 you can use ImageManager icons</P><P>CommandBars.Icons = ImageManager1.Icons</P><P>then</P><P>CommandBars.Icons = ImageManager2.Icons</P><P>Upgrade your AvtiveX.</P>]]>
   </description>
   <pubDate>Thu, 19 Aug 2004 01:23:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2800&amp;title=how-to-unbind-remove-imagelist#2800</guid>
  </item> 
  <item>
   <title><![CDATA[How to unbind/remove ImageList? : Hi,  In my Visual Basic application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2792&amp;title=how-to-unbind-remove-imagelist#2792</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=699">khmer_lovers</a><br /><strong>Subject:</strong> 1074<br /><strong>Posted:</strong> 18 August 2004 at 11:29pm<br /><br />Hi,<br><br>In my Visual Basic application i have the below code which bind thecommandbars to an image list control. It works fine but my question howdo I unbind/remove the imagelist away from the commandbars. The reasonfor this because I want to switch to a diffent imagelist (containsdifferent images and sizes) for specific condition occurs.<br><br><br>'Code - Bind MS&nbsp; imagelist to commandbars<br>'===========================<br>Call CommandBars.AddImageList(ImageList1)<br><br><br>Can anyone help.<br><br>PS. I am using Commandbars Activex v8.5. <br>]]>
   </description>
   <pubDate>Wed, 18 Aug 2004 23:29:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1074&amp;PID=2792&amp;title=how-to-unbind-remove-imagelist#2792</guid>
  </item> 
 </channel>
</rss>