creating a click event for button array

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JOhn Donnelly
    New Member
    • Mar 2012
    • 3

    creating a click event for button array

    _ApplicationBut ton[x].Click += new System.EventHan dler( Process.Start(s r.ReadLine()));
    this gives me a method error is there another way to do this
Working...