S
S
Shoyo2021-10-07 20:24:55
C++ / C#
Shoyo, 2021-10-07 20:24:55

How to output information from txt file to label?

How to output information from file after button click?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-10-08
@Adler_lug

label1.Text = File.ReadAllText("path to file");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question