<?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 : Using it with Imagemanger</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : Using it with Imagemanger]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 22:51:09 +0000</pubDate>
  <lastBuildDate>Wed, 24 Mar 2010 10:38:52 +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=16479</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[Using it with Imagemanger : hey thanks for the answer i will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57761&amp;title=using-it-with-imagemanger#57761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5597">Sm0kes</a><br /><strong>Subject:</strong> 16479<br /><strong>Posted:</strong> 24 March 2010 at 10:38am<br /><br />hey thanks for the answer i will try it out when i got home im really appreciated<br><br>]]>
   </description>
   <pubDate>Wed, 24 Mar 2010 10:38:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57761&amp;title=using-it-with-imagemanger#57761</guid>
  </item> 
  <item>
   <title><![CDATA[Using it with Imagemanger : This question would probably be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57701&amp;title=using-it-with-imagemanger#57701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 16479<br /><strong>Posted:</strong> 21 March 2010 at 10:59am<br /><br />This question would probably be better in the Controls forum, since the MarkupLabel control doesn't have a ComboBox object (yet!), but I can answer it here.<br><br>To do what you want, you have to add your ImageManager icons to the shared repository for all Suite Controls. This is done in the SuiteControlsGlobalSettings object. Then, when you add images to your ComboBox, you can reference them by their ImageManager Icon ID. Here's an example:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub Form_Load()<br>&nbsp;&nbsp; SuiteControlsGlobalSettings.Icons.AddIcons Me.ImageManager1.Icons&nbsp;&nbsp;&nbsp;&nbsp; ' Add All ImageManager icons to the Suite Controls global icon repository<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; With Me.ComboBox1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Style = xtpComboDropDownList&nbsp;&nbsp;&nbsp; ' Make sure user doesn't see Markup code after selecting an item<br>&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AddItem "&lt;Image Source='100'/&gt;"&nbsp;&nbsp; ' Add Image 100 to the ComboBox<br>&nbsp;&nbsp; End With<br>End Sub<br></pre></td></tr></table><br><br>Hope that this helps!<br>]]>
   </description>
   <pubDate>Sun, 21 Mar 2010 10:59:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57701&amp;title=using-it-with-imagemanger#57701</guid>
  </item> 
  <item>
   <title><![CDATA[Using it with Imagemanger : Hi all im not so good at using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57700&amp;title=using-it-with-imagemanger#57700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5597">Sm0kes</a><br /><strong>Subject:</strong> 16479<br /><strong>Posted:</strong> 21 March 2010 at 10:00am<br /><br />Hi all im not so good at using codejock but im learning&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">... i want to know how to use stored images in ImageManager and load it using Markup because i want to use it on a combobox without using any external image&nbsp;<img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"> .. if somebody knows how to do this please help me&nbsp;<img src="http://forum.codejock.com/smileys/smiley18.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Sun, 21 Mar 2010 10:00:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16479&amp;PID=57700&amp;title=using-it-with-imagemanger#57700</guid>
  </item> 
 </channel>
</rss>