Home All Groups Group Topic Archive Search About

Can you have more than one column in Combo Box

Author
26 Mar 2006 11:13 AM
Mike TI
March 26, 2006

Hi All

I am new to VB.Net, using VB.Net 2005

Is there a way to have more than one column in a combo box.

Thanks

Author
26 Mar 2006 11:29 AM
Herfried K. Wagner [MVP]
"Mike TI" <sunset***@hotmail.com> schrieb:
> Is there a way to have more than one column in a combo box.

Multi Column ComboBox
<URL:http://www.codeproject.com/cs/combobox/multicolumncombo.asp>

Multi-Column ComboBox
<URL:http://www.codeproject.com/vb/net/multicolumncombo.asp>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
26 Mar 2006 12:30 PM
Cor Ligthert [MVP]
Mike,

Everybody who uses this tells it is very nice. (I did not).

I don't as well not know if this one is the same as Herfried shows.

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2934&lngWId=10

I hope this helps,

Cor



Show quoteHide quote
"Mike TI" <sunset***@hotmail.com> schreef in bericht
news:emVhDZMUGHA.4952@TK2MSFTNGP09.phx.gbl...
> March 26, 2006
>
> Hi All
>
> I am new to VB.Net, using VB.Net 2005
>
> Is there a way to have more than one column in a combo box.
>
> Thanks
>
>