登录
首页 » C# » wpf_DragDrop

wpf_DragDrop

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

  • zhiliangpinjing
    对三维融合后的图像进行质量评价,其中包括信息熵、平均梯度、标准差、空间频率、均方根误差、峰值信噪比 (The three-dimensional fusion of the image quality uation, including information entropy, the average gradient, standard deviation, spatial frequency, root mean square error, peak signal to noise ratio)
    2021-01-07 17:58:52下载
    积分:1
  • Computer_Graphics_Algorithm
    该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
    2020-12-31 20:58:58下载
    积分:1
  • DXF文档详解
    DXF文件格式说明,包中包含了dxf文件的所有组码的解释(DXF file format description)
    2020-06-20 13:20:01下载
    积分:1
  • niheyuan
    最小二乘曲线拟合圆,vc的源代码和推导过程(Least squares curve fitting circle, vc source code and derivation)
    2008-06-06 18:20:48下载
    积分:1
  • copressorcharastis
    求解曲线拟核,很有用,在压气机编程中使用(compresoor curve fit)
    2012-07-09 20:28:45下载
    积分:1
  • breseham
    这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆(This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round)
    2009-02-14 10:33:41下载
    积分:1
  • draw
    电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
    2016-04-24 19:05:38下载
    积分:1
  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • 10kV_SVG
    PSCAD做的12模块H桥SVG模型,电流矢量控制,运行良好。(PSCAD do SVG module 12 H bridge model, the current vector control, work well.)
    2017-01-01 18:07:49下载
    积分:1
  • PSCAD中搭建的输电线路行波故障测距仿真模型 fault-detection-
    PSCAD中搭建的输电线路行波故障测距仿真模型,并仿真实现。(Transmission Line Traveling Wave Fault Location in PSCAD build simulation models and simulation.)
    2014-03-14 10:47:38下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载