使用Silverlight 4.0将外部文件拖放到小工具中 [英] External file drag and drop into gadget using Silverlight 4.0

查看:76
本文介绍了使用Silverlight 4.0将外部文件拖放到小工具中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



使用Silverlight 4.0将外部文件拖放到小工具中-不是
工作.

XAML代码:

Hi,

External file drag and drop into gadget using Silverlight 4.0 - not
working.

XAML Code:

<StackPanel Background="DarkGray" AllowDrop="True" Drop="StackPanel_Drop">


C#:
==
私人void StackPanel_Drop(object sender,DragEventArgs e)
1.功能->不打电话:->有什么问题?
2.小​​工具外部文件拖放-不支持?
3.如何解决?

电子邮件:[地址已删除]
Baski


C#:
==
private void StackPanel_Drop(object sender, DragEventArgs e)
1. Function -> not calling:--> what is the issue?
2. Gadget External file drag and drop - not support?
3. How to fix?

E:mail: [address removed]
Baski

推荐答案

除非您的Silverlight应用程序本身不在浏览器中运行,否则我认为您无法做到.
编辑==================

为什么将此票选为1?我说错了吗您只是不喜欢答案吗?

I don''t think you can do that unless that Silverlight app itself is running out-of-browser.

EDIT ==================

Why was this voted a 1? Was I wrong? Did you just not like the answer?


这篇关于使用Silverlight 4.0将外部文件拖放到小工具中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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