Copy - paste controls to frame?


08-27-2003, 12:00 AM
Originally Posted By: Eric Law<nospam@here.com>

Hello all!

I'm using AR2.0 with VB6 and have an annoying problem. I've got ~40 controls (labels & fields) in my pageheader section that I'd
like to place onto a frame so I can reposition them together in code. I've tried selecting all the controls, "cut", then
selecting the frame and choosing "paste" but they won't paste into the frame -they paste onto the underlying page. When I do one
control at a time it works fine.

Any suggestions here? I think if I have to do them one at a time I'm gonna tear my hair out!

Eric Law