<?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 use markup in combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : How to use markup in combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:24:33 +0000</pubDate>
  <lastBuildDate>Tue, 08 Nov 2011 13:06:04 +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=19021</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 use markup in combobox : The suite controls sample shows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66755&amp;title=how-to-use-markup-in-combobox#66755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19021<br /><strong>Posted:</strong> 08 November 2011 at 1:06pm<br /><br />The suite controls sample shows how:<div><br></div><div><div>&nbsp; &nbsp; For i = 0 To 32</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ComboBoxMarkup.AddItem "&lt;StackPanel Orientation='Horizontal'&gt;" &amp; _</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "&lt;Image VerticalAlignment='Center' Source='" &amp; 1000 + i &amp; "'/&gt;" &amp; _</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "&lt;TextBlock Padding = '2' VerticalAlignment='Center'&gt;" &amp; LanguageNames(i) &amp; "&lt;/TextBlock&gt;&lt;/StackPanel&gt;"</div><div>&nbsp; &nbsp; Next i</div><div>&nbsp; &nbsp; ComboBoxMarkup.ListIndex = 8</div><div>&nbsp; &nbsp; ComboBoxMarkup.DropDownItemCount = 10</div></div>]]>
   </description>
   <pubDate>Tue, 08 Nov 2011 13:06:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66755&amp;title=how-to-use-markup-in-combobox#66755</guid>
  </item> 
  <item>
   <title><![CDATA[How to use markup in combobox : please for god sake someone tell...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66664&amp;title=how-to-use-markup-in-combobox#66664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6196">faakher</a><br /><strong>Subject:</strong> 19021<br /><strong>Posted:</strong> 23 October 2011 at 7:46am<br /><br />please for god sake someone tell me how to do this?&nbsp;<img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" alt="Cry" title="Cry" /><div><br></div><div>21 views and no one tried to help me out.</div>]]>
   </description>
   <pubDate>Sun, 23 Oct 2011 07:46:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66664&amp;title=how-to-use-markup-in-combobox#66664</guid>
  </item> 
  <item>
   <title><![CDATA[How to use markup in combobox : Hi,some one tell me how to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66505&amp;title=how-to-use-markup-in-combobox#66505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6196">faakher</a><br /><strong>Subject:</strong> 19021<br /><strong>Posted:</strong> 06 October 2011 at 5:13am<br /><br />Hi,<div>some one tell me how to use markup feature in combobox.</div><div>i want to add 3 items in combo, each item with different font.</div><div>How can I achieve this?</div>]]>
   </description>
   <pubDate>Thu, 06 Oct 2011 05:13:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19021&amp;PID=66505&amp;title=how-to-use-markup-in-combobox#66505</guid>
  </item> 
 </channel>
</rss>