
Control Arrays, Procedure Parameters & Load
I dont seem to be able to pass a control array as a procedure
parameter, Is this possible?
Also
I want to be able to Load Frame Arrays (ie Load Frame(i)) containing
other controls (say textboxes). The frame Loads ok but the contained
controls can't be seen. I've tried loading each control separately but
still can't see them. What would be nice would be a behaviour like the
design mode Copy Frame followed by a number of Paste operations.
Has anybody any ideas how the above may be achieved?
Eric.