1 - 1 of 1
PREVIOUS 1 NEXT
Display array in list box VB 2008
Hi all, How do I display a whole array in one list box? (I want it to be displayed in the form load event...is that possible?) For example I want to display these: ============================ mstrMonths(0) = "January" mstrMonths(1) = "February" mstrMonths(2) = "March" ...
Hi all, How do I display a whole array in one list box? (I want it to be displayed in the form load event...is that possible?) For example I want to display these: ============================ mstrMonths(0) = "January" mstrMonths(1) = "February" mstrMonths(2) = "March" ...
1 - 1 of 1
PREVIOUS 1 NEXT


