misc ?'s about creating forms

M

mark kubicki

i need to create several groups of the same controls, which would have
similar names: cbName1 (in group 1), cbName2 (in group 2), cbName3 ...

how do i copy them and keep the name (that i can just correct, change the 1
to a 2, to a 3...); it seems as though i have to type in the full name each
time
 
Top