code for adding item in combobox and also want to show two fields in display properties of combobox by concatenate this two fields

Recommended Answers

All 2 Replies

>combobox

Please read the rules before posting again, in particular the 'keep it organized' - Do not post homework problems expecting a quick answer without showing any effort yourself.

hi
to add the item in combobox
1. by add in item property of combobox in pro.window
2.in code window by using this

comboboxname.items.add(itemname)

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.