Hey,

I've a comboBox with some List Items (countries names)
I was wondering how can I force the user to select those countries which are Listed in the collection list only, without any opportunity to add his own item

10X

Change ComboBox DropDownStyle to DropDownList, it forces user to select ComboBox items...

10X
I'll try that

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.