Hi,
I am having a problem where i have created a loop that creates buttons for a certain amount of times. I have specified everything about the button in the code but it can not make reference to them in the code because technically they do not exist while you are typing the code. Is there anyway to make reference to these buttons in the code in C#?