After uninstalling ActiveReports, sometimes the toolbox items still show up in your Visual Studio toolbox. The issue generally occurs due to corrupted Visual Studio cache files.
1. Perform Reset Toolbox
2. Delete toolbox cache files
3. Removing all .tbd files cleans up the corrupted cache, so the toolbox gets reset when Visual Studio is restarted
Tyler Barlock