Listbox txt | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Listbox txt

Помогите из формы по кнопке прочитать txt, вывести в listbox строки содержащие определенное СЛОВО

26th Aug 2018, 1:14 PM
Игорь Захаров
Игорь Захаров - avatar
1 Answer
0
sorry for replying in English I believe that there is a method that returns a string array (string[]) you can enumerate through that which will give you line by line the textbox data
29th Aug 2018, 2:50 AM
John
John - avatar