Question #71013

Creating a c# form for mobile calls. how to call a list to a listbox

Expert's answer

for(int i = 0; i < list.Count; i++)
listbox.Items.Add(list[i]);

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS