Doesn't the Text Box have a size attribute to it? Anyway, to get a fixed default, always double click on the text box icon on the tool bar while creating it, instead of single clicking and drawing one.
I don't know about VB 6 but in the higher versions (.NET) you can copy a text box and paste as many you like and their names will change normally like you make one by one.
yes u can draw one txtbox and then u can copy/paste them on the same or any other form.if u copy/paste on the same form then a msg will come like do u want to create array of txtbox ..just clk no...it is possible in VB6
__________________
eXPerience is what a MAN learn's fROM.....
thanks... a lot... for all your replies...
suppose there are three text boxes on the form... if i want to change the size of all of them by dragging them together... i mean i want to make all the three text boxes have same size by dragging them together... how can i do that?!!!...
Doesn't the Text Box have a size attribute to it? Anyway, to get a fixed default, always double click on the text box icon on the tool bar while creating it, instead of single clicking and drawing one.
I don't know about VB 6 but in the higher versions (.NET) you can copy a text box and paste as many you like and their names will change normally like you make one by one.
thanks... a lot... for all your replies...
suppose there are three text boxes on the form... if i want to change the size of all of them by dragging them together... i mean i want to make all the three text boxes have same size by dragging them together... how can i do that?!!!...
i hav never tried that but i don't think that's possible....
__________________
eXPerience is what a MAN learn's fROM.....