Answer the question
In order to leave comments, you need to log in
How to pass values?
So I have a little problem, because I'm new to c#, I don't quite understand how I can implement this.
On button click, I import log:pass from .txt, and they are stored in variables that are inside ImportClick1, but I don't know how to use this data outside of ImportClick1 (in another form or in another void)
public void ImportClick1(object sender, EventArgs e)
{
/// code
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question