登录
首页 » C# » wpf_DragDrop

wpf_DragDrop

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

  • GaiJingBresenham
    改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
    2015-01-16 15:32:26下载
    积分:1
  • CAD
    这些是CAD教程中的相关源文件和素材,包括dwg文件和效果图。(source code for AutoCAD designning )
    2009-12-12 18:54:49下载
    积分:1
  • 3D-curves-of-frictional-force
    软件可以实现对时域范围内的摩擦力的数据处理,同时可以对显示二维的摩擦力随时间变化规律及三维角度的摩擦力-位移-时间三变量的变化规律,最后可以将所绘制的图像进行导出。(The software can realize the data processing of the friction in the time domain, and can change the friction law of the two-dimensional friction and the three-dimensional friction-displacement-time three variables. Finally, Image is exported.)
    2017-02-25 15:36:41下载
    积分:1
  • fjm0181106-10
    一款用vc++编写的画图软件,本软件提供了画一些基本图形的功能,还有将图形进行填充。(vc with one prepared by the drawing software, the software provides a graphic pictures of some of the basic functions, there will be graphics for filling.)
    2005-03-15 10:23:56下载
    积分:1
  • Project
    根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
    2020-06-17 09:00:02下载
    积分:1
  • PSCAD_VSCHVDC_MODEL
    PSCAD基于两端两电平的柔性直流输电模型,对于研究直流输电建模是一个非常好的参考!(HVDC flexible model based on the two ends of PSCAD level, the study HVDC modeling is a very good reference!)
    2013-11-24 22:50:45下载
    积分:1
  • Fsaddle_jacobian_fun81
    利用这个程序可以得到系统的含有霍普分岔的曲线(Take advantage of this program can get the system contains a Hopf bifurcation is the curve)
    2013-03-20 14:20:50下载
    积分:1
  • TQWZZB
    cad提取文字坐标 能提取文字所在点的坐标值并保存到text中 (cad text extraction coordinates coordinates of the text can be extracted and saved to the point where the text of the)
    2014-01-10 23:28:48下载
    积分:1
  • scatterbar3
    说明:  scatterbar就是画出三维散点柱状图,并且可以调整柱子的大小和颜色渐变,比原函数bar3更方便,更好用。(scatterbar is to draw three-dimensional scatter histogram, and can adjust the size and color gradients pillars, and more convenient than the original function bar3, easier to use)
    2019-04-14 15:53:25下载
    积分:1
  • copressorcharastis
    求解曲线拟核,很有用,在压气机编程中使用(compresoor curve fit)
    2012-07-09 20:28:45下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载