**Mark Villela** *asked* **2017-02-02 17:17:01 UTC** When you select an item before added to a listbox, this is not selected. If condtion =1 then lv.Selected = True end if List.Items.Add(lv) Al the items are unselected.
Mark Villela asked 2017-02-02 17:17:01 UTC
When you select an item before added to a listbox, this is not selected.
If condtion =1 then
lv.Selected = True
end if
List.Items.Add(lv)
Al the items are unselected.