如何在VB.NET Windows窗体应用程序中禁用Adobe Flash Player上下文菜单? [英] How to disable Adobe Flash Player context menu in VB.NET Windows Forms application?

查看:105
本文介绍了如何在VB.NET Windows窗体应用程序中禁用Adobe Flash Player上下文菜单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个用VB.NET编写的Windows应用程序,并成功设法将swf文件加载到播放器。现在的问题是我要禁用Flash播放器的所有菜单。



我设置如下:



 swfPlayer.menu = False 





所以我从菜单中删除了一些项目,如放大,等...还有3个项目,比如设置,关于......



我怎样才能删除它们?

解决方案

请注意,我自己没试过,但在我看来这些链接与你想做的事情直接相关:



On CodeProject(C#):[ ^ ]。



在MSDN(VB.NET)上:[ ^ ]。

have a windows application written in VB.NET and have successfully managed to load a swf file to the player. The problem now is that I want to disable all menus flash player has.

I set the following:

swfPlayer.menu=False



so I removed some items from the menu like zoom in, etc... still there are 3 items like settings, about ...

how can i remove them too?

解决方案

Note that I haven't tried this myself, but it appears to me these links are directly relevant to what you want to do:

On CodeProject (C#): [^].

On MSDN (VB.NET): [^].


这篇关于如何在VB.NET Windows窗体应用程序中禁用Adobe Flash Player上下文菜单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆