Hello to everybody.
I'm old in Delphi but quite new in Visual Studio, starting development
in VB.NET for PPC...
I would like to ask, if it's possible to add many fields in
DisplayValue field, in a ComboBox component.
In Delphi it was quite easy, defining field1;field2;... But in Visual
Studio 2005 (and VB.NET), I didn't find any information...
Thank you in advance,
Stratos Nikolaidis
Thessaloniki, Greece
davebythesea - 09 May 2008 11:25 GMT
Hi,
You can add multiple items to the combo using the Items collection.
Dav
> Hello to everybody.
>
[quoted text clipped - 11 lines]
> Stratos Nikolaidis
> Thessaloniki, Greece