<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Basic Frequently Asked Questions : Controls</title><link>http://blogs.msdn.com/vbfaq/archive/tags/Controls/default.aspx</link><description>Tags: Controls</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Multicolumn Combobox?</title><link>http://blogs.msdn.com/vbfaq/archive/2004/04/28/121869.aspx</link><pubDate>Wed, 28 Apr 2004 07:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:121869</guid><dc:creator>vbfaq</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/vbfaq/comments/121869.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vbfaq/commentrss.aspx?PostID=121869</wfw:commentRss><description>&lt;P&gt;Posted by: &lt;A href="http://www.philweber.com/"&gt;Phil Weber&lt;/A&gt;, VB &lt;A href="http://mvp.support.microsoft.com/default.aspx?scid=fh;EN-US;mvpintro"&gt;MVP&lt;/A&gt;&lt;BR&gt;&lt;EM&gt;This post applies to Visual Basic .NET 2002/2003&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I see from our referrer logs that many people are coming here seeking information on multicolumn combo boxes (thanks to &lt;A href="http://www.ianleff.com/"&gt;Ian's&lt;/A&gt; &lt;A href="http://blogs.msdn.com/vbfaq/archive/2004/04/16/114436.aspx#114653"&gt;question&lt;/A&gt;). Here's the scoop...&lt;/P&gt;
&lt;P&gt;No, the .NET Framework does not include a multi-column combobox (alternate spelling to help Googlers find us!), but it does provide everything you need to create one. Here are a couple of shared-source implementations: 
&lt;BLOCKQUOTE&gt;&lt;I&gt;&lt;A href="http://www.vbaccelerator.com/home/NET/Code/Controls/ListBox_and_ComboBox/Icon_ComboBox/article.asp"&gt;http://www.vbaccelerator.com/home/NET/Code/Controls/ListBox_and_ComboBox/Icon_ComboBox/article.asp&lt;/A&gt;&lt;/I&gt;&lt;BR&gt;&lt;I&gt;&lt;A href="http://www.codeproject.com/vb/net/multicolumncombo.asp"&gt;http://www.codeproject.com/vb/net/multicolumncombo.asp&lt;/A&gt;&lt;/I&gt; &lt;/BLOCKQUOTE&gt;
&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=121869" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbfaq/archive/tags/Windows+Forms/default.aspx">Windows Forms</category><category domain="http://blogs.msdn.com/vbfaq/archive/tags/Controls/default.aspx">Controls</category></item></channel></rss>