HI
I AM A BEGINEER TO C# LANGUAGE.

How can I add items to a combobox in value key format?

I was able to add the value only using
ddCombo.Items.Add("HelloWorld");


Can anyone help me?

Thank You
Edit/Delete Message