fastreport如何添加到vs工具栏
1、首先,我们需要先安装好FastReport .net。

2、然后在vs2015中,项目中引用 FastReport.dll、FastReport.Bars.dll、FastReport.Web.dll。

3、接下来就是如何把空间放置到vs2015的工具箱中。

4、然后选择.net framework组件,将astReport.dll、FastReport.Bars.dll、FastReport.Web.dll;添加进来。

5、最后在工具箱中就可以找到:Webreport。
