1
Answer

accessing a variable

Photo of rohmanovich

rohmanovich

21y
2k
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)