Hi,
I have 2 Forms one with a button and one with a textbox. I open both forms.
When I write a value to the textfile with the button on Form1 I instantely want to show the value of the textfile in Form2 (while active/open). "Somekind of read_when_change_textfile"
I hope someone understands what I'm trying to do.
I have 2 Forms one with a button and one with a textbox. I open both forms.
When I write a value to the textfile with the button on Form1 I instantely want to show the value of the textfile in Form2 (while active/open). "Somekind of read_when_change_textfile"
I hope someone understands what I'm trying to do.