Hi All,
I m using Visual Studio 2005 and my language is
VB.NET. I need to fill a combo box with the name of countries. I want to display the name of the country within the combo. and i also want to keep the code of the country with each name item.
Now i am aware that with visual basic 6.0. There is an option available for combo box named ITEMDATA. So that i can put an integer value with each item. But i can see this attributes has been terminated in VS.NET 2005.
but i am not aware that if any altervative has been provided in Visual studio.NET or if i want to do the same thing in VS.NET 2005. how i can do it. any help will be highly appreciated.
Tayyab.