Jan 17, 2008 #1 steve728 Programmer Joined Mar 16, 2003 Messages 536 Location US Will someone please either show me how to create a multicolumn combo box with Visual Studio .NET 2003 or refer me to a reference on how do so? Thanks in advance, Steve728
Will someone please either show me how to create a multicolumn combo box with Visual Studio .NET 2003 or refer me to a reference on how do so? Thanks in advance, Steve728
Jan 17, 2008 #2 Qamgine Programmer Joined Mar 6, 2001 Messages 126 Location US Here are two resources: http://www.vbaccelerator.com/home/NET/Code/Controls/ListBox_and_ComboBox/Icon_ComboBox/article.asphttp://www.codeproject.com/vb/net/multicolumncombo.asp Upvote 0 Downvote
Here are two resources: http://www.vbaccelerator.com/home/NET/Code/Controls/ListBox_and_ComboBox/Icon_ComboBox/article.asphttp://www.codeproject.com/vb/net/multicolumncombo.asp
Jan 17, 2008 #3 RiverGuy Programmer Joined Jul 18, 2002 Messages 5,011 Location US Try a search on this forum, this question has been asked several times. Upvote 0 Downvote
Jan 17, 2008 #4 chrissie1 Programmer Joined Aug 12, 2002 Messages 4,517 Location BE The vbaccelarator one has a smallish bug in it when using framwork version 2.0 and above. Which I fixed ;-). But for the rest it's pretty good. So if you want the new and improved version just yell. Christiaan Baes Belgium My Blog Upvote 0 Downvote
The vbaccelarator one has a smallish bug in it when using framwork version 2.0 and above. Which I fixed ;-). But for the rest it's pretty good. So if you want the new and improved version just yell. Christiaan Baes Belgium My Blog