登录
首页 » C# » wpf_DragDrop

wpf_DragDrop

于 2010-12-06 发布 文件大小:3473KB
0 149
下载积分: 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 个回复

  • databaseViewerForAutocad2006
    一个用来显示Autocad内部数据结构的极佳工具. Autocad2006二次开发人员必备!(used to indicate an internal data structure Autocad an excellent tool. Autocad2006 Secondary Development staff required!)
    2007-05-06 22:53:44下载
    积分:1
  • MTFApp
    三次样条插值绘制光滑曲线,很有用的代码希望对大家有用(Cubic spline interpolation to draw a smooth curve, useful code hope to be useful)
    2012-09-19 20:36:39下载
    积分:1
  • MPFMS
    工业控制监控软件,画动态曲线. 仪表盘显示。(Painting dynamic curve. Draw dynamic curve the painting dynamic curve. Draw dynamic curve)
    2013-05-16 13:04:49下载
    积分:1
  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • Optical
    非常强大的光学仿真软件,可以模拟光线的反射、折射、以及绘制各种像差曲线例如球差、色差。(Very powerful optical simulation software can simulate light reflection, refraction, and the mapping of various aberrations such as spherical aberration curves, color)
    2021-04-16 14:08:53下载
    积分:1
  • Transportation-learn-matlab-drawing
    交通运输学matlab画图源代码,流量,密度,速度关系图(Transportation learn matlab drawing)
    2013-05-01 15:36:12下载
    积分:1
  • shiboqi
    该VB程序可以将外部输入的数据以图形的方式画出,提供了一个参考,并有图形刷新功能,很详细的介绍了VB的画图功能(The VB program can draw the external input of data in graphical form, to provide a reference, and graphics refresh function, a very detailed description of the VB drawing functions )
    2012-12-20 14:43:50下载
    积分:1
  • UPFC_test
    基于PSCAD的UPFC模型,采用前馈解耦策略,有功无功基本独立控制,波形较好(Unified Power Flow Control Model based on PSCAD)
    2013-07-29 18:40:29下载
    积分:1
  • the-image-tube-CAD
    本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 (In this paper, we base on the three theorems of the electric field, continuous ultra-relaxation iterative algorithm, and Lagrange interpolation algorithm. We use the C language as a programming tools, and transform the model derived above into a CAD software to calculate the electric potential in the image tube. In case the image tube parameters and electrode potential are known, the program written can get the potential of every point in the image tube, and plot equipotential lines inside the image tube. It can also get the potential of every point on the axis of symmetry by Lagrange interpolation. )
    2015-02-04 22:28:55下载
    积分:1
  • BIN
    C++ code for graphics
    2013-01-22 12:16:25下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载