DragDrop 事件没作用 文件拖入
田螺 发布于 10-13
需要配置参数,选择目标-》右侧属性中的AllowDrop=true其次在右侧的事件中找到:DragDrop,DragEnter分别把下面两句拖进去主要是这两处代码:privatevoidForm1_DragEnter(objectsender,DragEventArgse){if(e.Data.GetDataPresent(DataFormats...
阅读(82) 评论(0)
田螺 发布于 10-13
需要配置参数,选择目标-》右侧属性中的AllowDrop=true其次在右侧的事件中找到:DragDrop,DragEnter分别把下面两句拖进去主要是这两处代码:privatevoidForm1_DragEnter(objectsender,DragEventArgse){if(e.Data.GetDataPresent(DataFormats...
阅读(82) 评论(0)
田螺 发布于 3-27
XmlDocument xmlDocument = new XmlDocument(); xmlDocument.Load(conf);&nb...
阅读(57) 评论(0)
田螺 发布于 3-27
using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient;using System.Windows.Forms;namespa...
阅读(45) 评论(0)
田螺 发布于 3-27
using System;using System.Collections.Generic;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Security.Cryptog...
阅读(67) 评论(0)
田螺 发布于 3-27
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using ...
阅读(157) 评论(1)
最新评论
文章不错交个朋友
签到成功!签到时间:2021/4/15 ...
[code]签到成功!签到时间:2021...
@田刚:回复看一下
利用jquery 来实现tag的切换函数...
喜欢 这个博客程序