所需的对话框选择多个文件和文件夹。NET多个、所需、对话框、文件夹

由网友(爱你丶纯属意外)分享简介:我认为这将是很容易找到,我错了。对话框要求:可以浏览多个文件/文件夹在同一时间。可以在.NET Windows窗体应用。免费的,也可以根据GPL。使用工作在Win XP中和Win 7。对话框preferences:在C#看起来像打开文件对话框中的.NET。有文本框粘贴路径。我试图从WEB几个例子,但没有满足所...

我认为这将是很容易找到,我错了。

对话框要求:

可以浏览多个文件/文件夹在同一时间。 可以在.NET Windows窗体应用。 免费的,也可以根据GPL。使用 工作在Win XP中和Win 7。

对话框preferences:

在C# 看起来像打开文件对话框中的.NET。 有文本框粘贴路径。

我试图从WEB几个例子,但没有满足所有要求!

一些例子,最接近的解决方案现在:

http://www.monkeybreadsoftware.net/class-opendialogmbs.shtml,它没有免费的 http://www.$c$cproject.com/KB/dialog/FileDialogs.aspx, WIN7问题 解决方案

您是否尝试过 Ookii.Dialogs

这应该与您的所有需求,或者至少是一个很好的起点。

I thought it would be easy to find, I was wrong.

Dialog Requirements:

Can browse MULTIPLE FILES/FOLDERS in the same time. Can be used in .NET windows forms. FREE or can be used under GPL. Works in Win Xp and Win 7. word目录的长省略号是肿么弄的

Dialog Preferences:

C# Looks like OpenFileDialog in .NET. Has textbox for pasting path.

I have tried few examples from WEB, none met all Requirements!

Some examples, closest to solution for now:

http://www.monkeybreadsoftware.net/class-opendialogmbs.shtml, it is no free http://www.codeproject.com/KB/dialog/FileDialogs.aspx, WIN7 problem

解决方案

Have you tried Ookii.Dialogs?

It should match all your requirements, or be at least a very good starting point.

阅读全文

相关推荐

最新文章