在 VB.NET 中打开水晶报表查看器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15143121/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-17 12:34:27  来源:igfitidea点击:

Opening Crystal Report Viewer in VB.NET

vb.netvisual-studio-2012crystal-reports

提问by mlieven

I have a Crystal Report that I would like to open from a VB.net form. the Only problem is I'm having difficulties with finding out how to open up the Crystal Report Viewer from VB.net. I'm using Visual Studio 2012, and I have the update for Crystal Reports which lets it be used in Visual Studio 2012. If anyone has any suggestions it would be very appreciated. Thanks

我有一个 Crystal Report,我想从 VB.net 表单中打开它。唯一的问题是我很难找到如何从 VB.net 打开 Crystal Report Viewer。我正在使用 Visual Studio 2012,并且我有 Crystal Reports 的更新,可以在 Visual Studio 2012 中使用它。如果有人有任何建议,我们将不胜感激。谢谢

回答by mlieven

The answer is to follow the steps listed here Crystal Reports Viewer in Visual Studio 2010The only difference is that instead of going to the compile tab in the Project Designer, you go to the application tab

答案是按照此处列出的步骤操作Visual Studio 2010 中Crystal Reports Viewer唯一的区别是,不是转到项目设计器中的编译选项卡,而是转到应用程序选项卡