Antony Fox

Antony Fox

  • NA
  • 10
  • 4.8k

C# Issue - Passing Parameters Between Methods

Mar 22 2011 8:59 AM
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)