Hello all,
I have a problem that I can't seem to solve by myself. Here's the situation. I have a combo box named cbopump that has a preloaded collection of number in it ( 1-64 ) Below that there is a panel that I would I would like to have txtboxes created on the fly inside of in an 8 x 8 fashion based on the number that is currently selected in the combo box. I've been messing with arrays but I can't seem to get it too work. the number of txtboxes needs to be able to grow and shrink as the number in the combobox changes. PLEASE Help...I've been trying this already for like 6 hours! lol..Thanks in advance!
//croag
I have a problem that I can't seem to solve by myself. Here's the situation. I have a combo box named cbopump that has a preloaded collection of number in it ( 1-64 ) Below that there is a panel that I would I would like to have txtboxes created on the fly inside of in an 8 x 8 fashion based on the number that is currently selected in the combo box. I've been messing with arrays but I can't seem to get it too work. the number of txtboxes needs to be able to grow and shrink as the number in the combobox changes. PLEASE Help...I've been trying this already for like 6 hours! lol..Thanks in advance!
//croag