开发者

Writing a Windows Explorer Clone with drag and drop from Windows in C# [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help cl开发者_如何转开发arifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I am trying to create a Window Explorer clone in C#/Visual Studio (that would hopefully look as close to the native explorer as possible) and I need to be able to drag and drop files from this explorer to Windows. Can anyone link me to any places that would be a good starting point for this kind of project? Also, any general tips about how I might do this would be appreciated.


You probably need these items:

SplitterPanel, TreeView, ListView, AllowDrop=True, System.IO etc

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜