M
Matthew Louden
I created a listbox with multiple selectionmode property, but I have trouble
to get a list of selected values.
The following only gets the first selected value, not others.
TextBox2.Text = ListBox1.SelectedValue
Please help!!
Thanks
to get a list of selected values.
The following only gets the first selected value, not others.
TextBox2.Text = ListBox1.SelectedValue
Please help!!
Thanks