I have a button event that saves the content of a textbox to an array, each time the button is pressed it saves to the next position. But when i call the array in another function i only get 0's as the values in the array. Here is my button codeI have a button event that saves the content of