Input values into an array from a windows application
Is there a way to input values into an array from a textbox by clicking a button?
I would like to add a value to the next element in the array with each new click of a button on the windows application form.
Currently each time I click the button all variables are set to 0 and the first element in the array is always being rewritten.
marcfrommPosted Nov 17, 2004, 7:08 PM
bilnaadPosted Nov 17, 2004, 6:50 PM
marcfrommPosted Nov 17, 2004, 6:07 PM
bilnaadPosted Nov 17, 2004, 6:02 PM
marcfrommPosted Nov 17, 2004, 5:38 PM
bilnaadPosted Nov 17, 2004, 4:54 PM