作者leicheong (睡魔)
看板C_Sharp
标题Re: [问题] Multiselect数量
时间Fri Nov 30 14:58:34 2007
※ 引述《newarea (囧rz)》之铭言:
: 请问各位前辈!!
: 档案开启时
: Multiselect一次最多能选几个呢?
: 我使用的时候如果选破七百多个
: 会出现
: 类型 'System.InvalidOperationException' 的未处理例外状况发生於
: system.windows.forms.dll
: 其他资讯: 选取太多档案。请少选一点档案再试一次。
: 请问有办法解决这个问题吗?
: 感谢~
Form VS2003 MSDN:
There is a hard-coded limit of 200 files that can be opened with the Open
File dialog box. For more information about this limitation, see article
820631, "PRB: 'Too Many Files Selected' Error Message Occurs When You Use the
OpenFileDialog Control", in the Microsoft Knowledge Base at
http://support.microsoft.com.
以上Remark不存在於VS2008的MSDN library... 可能被移除了.
因此可以考虑升级至v2.0或以上的runtime看看...
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 202.134.126.84