1
Answer

accessing a variable

rohmanovich

rohmanovich

20y
1.6k
1
I declared a variable bool stop in the static void main. Now I want to know how to access it from button1_click function. It tells me that "stop" doesn't exist in the namespace of my form, or something to that manner. Thx

Answers (1)