wpf中的swf文件问题 [英] problem with swf file in wpf

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

问题描述

嗨 我需要在我的项目中使用swffiles.并且我需要将这些文件以表单background.form的形式扩展.对于其他控件,我们可以执行以下操作:dock property = fill.但是swffile的大小不能更改;
tnx.

解决方案

您是否正在将swf文件播放到Web浏览器控件中?如果是这样,您应该可以在网络浏览器上进行以下设置:

<WebBrowser HorizontalAlignment="Stretch"<br />
VerticalAlignment="Stretch" >



它应该"导致瑞士法郎与它一起增长.


嗨 否.我使用了axshockwave控件.
tnx


hi i need to use swffiles in my project.and i need to streach that files in the forms like form background.for other control we can do this:the dock property=fill.but the size of swffile cant be change;
tnx.

解决方案

Are you playing the swf file into a web browser control? If so, you should be able to set the following on the web browser:

<WebBrowser HorizontalAlignment="Stretch"<br />
VerticalAlignment="Stretch" >



It *should* cause the swf do grow with it.


hi no.i used an axshockwave control.
tnx


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

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