首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > Have you noticed the cool ghost image that Windows Explorer produces when you st...

Have you noticed the cool ghost image that Windows Explorer produces when you st...

  • 资源大小:85.02 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Windows开发 others

资 源 简 介

Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows: Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article. Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#. Using the IDragSourceHelper and IDropTargetHelper interfaces.

文 件 列 表

DragDropHelper
App.ico
AssemblyInfo.cs
bin
DragDropHelper.csproj
DragDropHelper.csproj.user
Form1.cs
Form1.resx
DragDropHelper.sln
ShellUtils
AssemblyInfo.cpp
DataObj.Cpp
DataObj.h
DragDropHelper.cpp
DragDropHelper.h
Enumfe.Cpp
Enumfe.h
Release
ShellUtils.vcproj
Stdafx.cpp
Stdafx.h
VIP VIP
0.213686s