1
Reply

accessing a variable

rohmanovich

rohmanovich

Dec 16 2003 6:07 PM
1.6k
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)