简体   繁体   English

在运行时在VB.NET Picturebox上插入MS Office文档

[英]Insert a MS Office document on VB.NET Picturebox at Runtime

I am Migrating the code from VB^ to Vb.Net. 我正在将代码从VB ^迁移到Vb.Net。 I want to insert MS office docs like word file or excel file in the PictureBox in "Vb.net". 我想在“ Vb.net”的PictureBox中插入MS Office文档,例如word文件或excel文件。 I think in vb6 they have used Microsoft.Office.Interop . 我认为在vb6中,他们使用了Microsoft.Office.Interop What can I do in Vb.Net? 我可以在Vb.Net中做什么? Please Reply if u can help me. 如果您可以帮助我,请回复。 Thanks 谢谢

看一下Microsoft的WebBrowser Control ,它应该可以解决问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM