登录
首页 » C# » wpf_DragDrop

wpf_DragDrop

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

  • Waterpump
    用VC做的一个水泵的图..图中圆形水泵有渐变效果!(Using VC do a water pump picture... Figure in a circular water pump gradual change effect!)
    2012-02-28 10:14:29下载
    积分:1
  • pscadegrid
    一个学习pscad仿真的例程,包含了元件仿真以及fortran语言的运用等。(A learning pscad simulation routines, including the component simulation, and the use of such fortran language.)
    2013-08-14 21:22:17下载
    积分:1
  • X-huaxian
    cad中可以像cass一样划线,具有换向,隔点闭合等功能!(cad cass huaxian)
    2015-04-22 10:17:00下载
    积分:1
  • ncep
    用于自NOAA下载的风场数据(.nc)绘图成相关图件(For drawing the wind data of NOAA. (nc) files)
    2017-03-09 21:43:06下载
    积分:1
  • ncx
    netcdf的可视化工具包,对于直接读取netcdf数据非常便利(netcdf visualization toolkit, for direct reading netcdf data is very convenient)
    2009-10-16 11:26:57下载
    积分:1
  • MidpointLine2
    使用MATLAB 6.5开发,DDA算法画直线(MATLAB 6.5 to develop the use of, DDA draw a straight line algorithms)
    2009-04-07 14:56:57下载
    积分:1
  • ReadDXF-master
    说明:  通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
    2019-06-20 11:49:50下载
    积分:1
  • MFC_draw
    说明:  用VC++编写,MFC文档框架,是一个简易的画图小程序,在文档界面上画图(With VC++ Prepared, MFC framework document is a simple drawing of small procedures, the document interface drawing)
    2008-09-26 15:11:27下载
    积分:1
  • 打开24位BMP
    这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.(This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.)
    2005-04-24 20:36:21下载
    积分:1
  • dfx
    DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释(DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe)
    2007-03-19 15:26:27下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载