Avatar

Level 7

Almost. This helps me to know which button is clicked

What i am trying to work out is something like this (i know this isnt correct but am trying to help visualise it:

if(blahblah.Row1[2].Button1.isClicked)

{

//do something specific because the third instance of Button1 was clicked.

}

1511139_pastedImage_0.png