Posted 27 January 2025, 1:38 pm EST
I am working on a project to migrate reports from an old VB6 application using ActiveReports2 to ActiveReports 12 in .Net. In ActiveReports2, there was a “Frame” control that could be placed on the report in the designer that other controls could be placed into, so they could all be treated as a group. I don’t see any equivalent control in ActiveReports 12. Is there a similar control, or some other method to accomplish the same functionality?