Skip to Content
0
Former Member
May 26, 2009 at 07:32 PM

Moving field object from one section to another programatically

535 Views

How do I move text/field objects from one section to another at run time. The ReportObjects collection in the section is readonly and setting the left, top property of the ReportObject only seems to move object within the same section.

I'm using Crystal Reports version 10.5 that comes with VS 2008 professional.

Edited by: iyounus on May 26, 2009 9:41 PM