【问题标题】:C# Windows Application - Drag and Drop in web browserC# Windows 应用程序 - 在 Web 浏览器中拖放
【发布时间】:2012-04-25 06:45:34
【问题描述】:

我对微软技术非常陌生。我的问题是—— 我在表单上有一个 Web 浏览器控件。我在左侧有一个树视图控件。 树视图将包含文本节点,如“文本框”、“收音机”、“选择”、“密码” 等等,当用户将节点拖放到 Web 浏览器控件上时,然后 应该在 Web 浏览器控件上创建一个文本框。 (如果可能,在用户从 TreeView 控件中删除节点的确切位置)。

这对你们来说可能是一个简单的问题。请帮忙。

【问题讨论】:

    标签: c# .net visual-studio-2008 windows-applications


    【解决方案1】:

    参考:HTML5 drag and drop between windows

    我探索了这个作为工作示例:Drop image files here from your desktop

    参考: Cross Browser HTML5 Drag and Drop Drag and drop across browser windows?

    希望这有助于实现您的功能..

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-10-26
      • 1970-01-01
      • 1970-01-01
      • 2011-03-31
      • 1970-01-01
      • 2012-04-28
      相关资源
      最近更新 更多