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