登录
首页 » C# » wpf_DragDrop

wpf_DragDrop

于 2010-12-06 发布 文件大小:3473KB
0 161
下载积分: 1 下载次数: 284

代码说明:

  WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。(WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a button, is followed by the shape of a button.)

文件列表:

DragDrop
........\WpfApplication1
........\...............\App.xaml,296,2009-11-24
........\...............\App.xaml.cs,311,2009-07-08
........\...............\bin
........\...............\...\Debug
........\...............\...\.....\WpfApplication1.exe,39424,2009-11-24
........\...............\...\.....\WpfApplication1.pdb,118272,2009-11-24
........\...............\...\.....\WpfApplication1.vshost.exe,14328,2009-11-24
........\...............\...\.....\WpfApplication1.vshost.exe.manifest,490,2007-07-21
........\...............\CustomDragDropHelper.cs,17305,2009-10-21
........\...............\obj
........\...............\...\Debug
........\...............\...\.....\App.g.cs,2100,2009-11-24
........\...............\...\.....\GeneratedInternalTypeHelper.g.cs,7,2009-11-24
........\...............\...\.....\Refactor
........\...............\...\.....\TempPE
........\...............\...\.....\TickBarControl
........\...............\...\.....\Window1.baml,3654,2009-11-24
........\...............\...\.....\Window1.g.cs,8576,2009-11-24
........\...............\...\.....\Window2.baml,1239,2009-11-24
........\...............\...\.....\Window2.g.cs,3110,2009-11-24
........\...............\...\.....\WpfApplication1.csproj.FileListAbsolute.txt,4924,2009-11-24
........\...............\...\.....\WpfApplication1.csproj.GenerateResource.Cache,789,2009-07-10
........\...............\...\.....\WpfApplication1.exe,39424,2009-11-24
........\...............\...\.....\WpfApplication1.g.resources,5157,2009-11-24
........\...............\...\.....\WpfApplication1.pdb,118272,2009-11-24
........\...............\...\.....\WpfApplication1.Properties.Resources.resources,180,2009-10-24
........\...............\...\.....\WpfApplication1_MarkupCompile.cache,249,2009-11-24
........\...............\...\.....\WpfApplication1_MarkupCompile.lref,136,2009-11-24
........\...............\Properties
........\...............\..........\AssemblyInfo.cs,2219,2009-07-08
........\...............\..........\Resources.Designer.cs,2880,2009-07-08
........\...............\..........\Resources.resx,5612,2009-07-08
........\...............\..........\Settings.Designer.cs,1100,2009-07-08
........\...............\..........\Settings.settings,201,2009-07-08
........\...............\TickBarControl
........\...............\..............\DoubleUtil.cs,5524,2009-07-11
........\...............\..............\TickBarControl.cs,23241,2009-07-11
........\...............\Window1.xaml,3631,2009-10-21
........\...............\Window1.xaml.cs,9496,2009-10-21
........\...............\Window2.xaml,1712,2009-10-24
........\...............\Window2.xaml.cs,2940,2009-10-24
........\...............\WpfApplication1.csproj,5091,2009-10-24
........\...............\WpfApplication1.csproj.user,168,2009-10-20
........\WpfApplication1.sln,935,2009-07-08
Wyq_HitTestCore_upload
......................\Wyq_HitTestCore
......................\...............\App.xaml,296,2009-11-24
......................\...............\App.xaml.cs,311,2009-10-28
......................\...............\bin
......................\...............\...\Debug
......................\...............\...\.....\Wyq_HitTestCore.exe,2731520,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.pdb,32256,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.vshost.exe,14328,2009-11-24
......................\...............\dd.txt,2719690,2009-10-29
......................\...............\obj
......................\...............\...\Debug
......................\...............\...\.....\App.g.cs,2100,2009-11-24
......................\...............\...\.....\Refactor
......................\...............\...\.....\TempPE
......................\...............\...\.....\Window1.baml,687,2009-11-24
......................\...............\...\.....\Window1.g.cs,2869,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.csproj.FileListAbsolute.txt,3604,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.csproj.GenerateResource.Cache,789,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.exe,2731520,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.g.resources,2720629,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.pdb,32256,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore.Properties.Resources.resources,180,2009-11-24
......................\...............\...\.....\Wyq_HitTestCore_MarkupCompile.cache,323,2009-11-24
......................\...............\Properties
......................\...............\..........\AssemblyInfo.cs,2195,2009-10-28
......................\...............\..........\Resources.Designer.cs,2880,2009-10-28
......................\...............\..........\Resources.resx,5612,2009-10-28
......................\...............\..........\Settings.Designer.cs,1100,2009-10-28
......................\...............\..........\Settings.settings,201,2009-10-28
......................\...............\Window1.xaml,330,2009-10-28
......................\...............\Window1.xaml.cs,5814,2009-10-28
......................\...............\Wyq_HitTestCore.csproj,4659,2009-11-24
......................\...............\Wyq_HitTestCore.csproj.user,168,2009-11-24
......................\Wyq_HitTestCore.sln,935,2009-10-28
自定义窗体_maxminClose.rar,33087,2009-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • image2data
    曲线坐标提取,需导入图片,进行手动选取,还比较方便(Curvilinear coordinates extraction)
    2012-11-01 16:13:17下载
    积分:1
  • dcsupply
    Design DC supply with filter circuit in PSCAD
    2016-11-17 22:31:53下载
    积分:1
  • 01_Geometry
    open cascade 二维图形生成例子程序(open cascade two-dimensional graph of sample program)
    2011-05-05 21:11:05下载
    积分:1
  • pf
    基于Matlab, 通过输入由Oxford 或者HKL 获得的 EBSD原始数据,绘制极图。(Based on Matlab, the map is drawn by input of the original EBSD data obtained by Oxford or HKL.)
    2018-02-23 10:27:57下载
    积分:1
  • Yangtiao
    自己编的可输入数据的,三次B样条曲线程序源码(nurbs spline)
    2014-01-02 14:45:59下载
    积分:1
  • iatrix-use
    联合对角化方法,用于对多个矩阵同时进行联合对角化,主要用处是盲源分离,(Joint diagonalization method, is used to conduct joint diagonalization matrix at the same time for multiple, main use is to blind source separation,)
    2017-05-19 15:26:41下载
    积分:1
  • LMD
    LMD分解方法,采用b样条包络,其中根据原始程序进行简单改变,希望对大家有帮助(LMD decomposition method, b-spline envelope, which according to a simple change in the original program, and I hope for all of us to help)
    2012-11-12 16:24:42下载
    积分:1
  • houghplotline
    % 该函数实现hough变换提取直线的功能 % 输入图像x,运行之后直接画出直线。( This function to achieve a straight line hough transform function of extraction of the input image x, draw a straight line directly after the operation.)
    2006-12-21 16:30:35下载
    积分:1
  • wrfout文件变量提取
    使用python简单提取wrfout数据并绘图。及使用ncl语言提取wrfout数据并绘图(Use Python to extract wrfout data and draw. And use NCL language to extract wrfout data and plot.)
    2021-03-29 20:19:10下载
    积分:1
  • MATLAB求解混沌系统微分方组源代码
    MATLAB求解混沌系统微分方程组,chen系统吸引子(MATLAB for solving differential equations of chaotic systems and attractor of Chen system)
    2018-03-19 18:09:32下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载