F
Fred Blair
Where is the correct place to declare an array so that it will be available
anywhere in the project.
I have been playing with one form that has two buttons and one listbox. I
want each button to add a name from an array to the list box.
Unless I declare the array inside each button_click event, it says the array
has not been declared.
Help please,
Fred
anywhere in the project.
I have been playing with one form that has two buttons and one listbox. I
want each button to add a name from an array to the list box.
Unless I declare the array inside each button_click event, it says the array
has not been declared.
Help please,
Fred