Click to See Complete Forum and Search --> : arrays in VB4


makarandpatil
August 16th, 1999, 12:15 AM
hi everybody !
i am facing one problem in microsoft visual basic 4.0
(32 bit) here it is.....

Form1 having array of text box controls with numbers inside it and facility to Add OR Remove controls and
Also, buttons OK and CANCEL are there.

WHEN I CLICK OK IT SHOULD CREATE ARRAY OF, NUMBERS I TYPED
IN TEXT BOX CONTROL ON FORM2 WHICH IS MY ANOTHER FORM.

WHEN I RELOAD FORM1 AFTER CLICKING CANCEL IT SHOULD LOAD
THE PREVIOUS NUMBER OF CONTROLS ALONG WITH THEIR RELEVANT
VALUES WHATEVER IS IT.

can we use arrays like public variable

if possible mail me at : makarand.patil@usa.net
with some example code

Thanks

makarand m. patil