5
Answers

C# Issue - Passing Parameters Between Methods

Ask a question
Antony Fox

Antony Fox

13y
3k
1
I want to pass the value of variable r into the button1_click method. I have attatched my code

I keep getting this error > Error 1 No overload for 'button1_Click' matches delegate 'System.EventHandler' 

Attachment: source.zip

Answers (5)