3
Reply

ListBox and ComboBox

Manath Pathana

Manath Pathana

Jun 24 2010 7:41 AM
4.8k
Hello all,
I have ListBox and ComboBox.
In VS 2008 I can use property

ListBox1.SelectedIndex and ListBox1.SelectedItem
ComboBox1.SelectedIndex and ComboBox.SelectedItem

But in VS 2010 I can not use this property. Please help me about this property in
VS 2010.
Thank
Mala


Answers (3)