C#WinForm中的Flash [英] Flash in C# WinForm

查看:83
本文介绍了C#WinForm中的Flash的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用AxShockwaveFlash将Flash插入到winform(C#)中,但是我不知道如何设置表单的透明度. axshockwaveflash的背景颜色是白色.如何更改?

我使用以下代码:this.TransparencyKey = Color.White更改表单的透明性,但不适用于Win SP2

:-??

I have inserted a flash into an winform(C#) by used AxShockwaveFlash but I didn''t know how to set the Transparency of the form. The background color of the axshockwaveflash is white. How can I change it?

I used this code: this.TransparencyKey = Color.White to change the transparent of the form but it is not work with Win SP2

:-??

推荐答案

除非提供了API,否则您实际上无法*更改*闪存部分.

编辑-如果将此标记为答案,为什么将其投票为1?
You can''t actually *change* the flash portion unless it provides an API to do so.

EDIT - If this is marked as the answer, why was it voted 1?


这篇关于C#WinForm中的Flash的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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