<?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 : Replicating ImageCombos with the Combobox control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Replicating ImageCombos with the Combobox control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:51:43 +0000</pubDate>
  <lastBuildDate>Tue, 08 Sep 2020 10:40:09 +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=24045</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[Replicating ImageCombos with the Combobox control : Any thoughts? I&amp;#039;m desperate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24045&amp;PID=77833&amp;title=replicating-imagecombos-with-the-combobox-control#77833</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9122">iliketurtles</a><br /><strong>Subject:</strong> 24045<br /><strong>Posted:</strong> 08 September 2020 at 10:40am<br /><br />Any thoughts? I'm desperate to make this work. I've experimented with the markup but I can't produce a result that displays the image and text in the textbox (without markup) while also allowing autocomplete. <br>]]>
   </description>
   <pubDate>Tue, 08 Sep 2020 10:40:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24045&amp;PID=77833&amp;title=replicating-imagecombos-with-the-combobox-control#77833</guid>
  </item> 
  <item>
   <title><![CDATA[Replicating ImageCombos with the Combobox control : I&amp;#039;m trying to replicate the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24045&amp;PID=77824&amp;title=replicating-imagecombos-with-the-combobox-control#77824</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9122">iliketurtles</a><br /><strong>Subject:</strong> 24045<br /><strong>Posted:</strong> 02 September 2020 at 11:49pm<br /><br /><div>I'm trying to replicate the functionality of the Microsoft Common Control ImageCombo using the Codejock Combobox control. Here are the requirements:</div><div><br></div><div>- list must show images and text (done)<br></div><div>- user can type text into textbox portion of the combobox that will autocomplete <br></div><div>- the combobox should display the image and text the user selected in the textbox portion<br></div><div><br></div><div>I am running into problems:</div><div><br></div><div>1. If I set .style = xtpComboDropDown, the user can type text in the control, but it does not autocomplete and the textbox shows markup instead of just the image and text<br></div><div><br></div><div>2. If I set .style = xtpComboDropDownList, the textbox displays the image and text, but the user can't type in the control for autocompletion. The list is long, so selecting via mouse is not practical.<br></div><div><br></div><div>Has anyone been successful with this? What combination of properties or markup will allow me to do this?<br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 02 Sep 2020 23:49:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24045&amp;PID=77824&amp;title=replicating-imagecombos-with-the-combobox-control#77824</guid>
  </item> 
 </channel>
</rss>