FolderBrowserDialog.FolderBrowserDialog does not work on Windows 2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I found out this problem very long time ago. I set FolderBrowserDialog to
false but the New Folder button still shows on Windows 2000. At that time, I
thought it may be related to Windows 2000 itself and SP3/SP4 would eventually
fix it.

But at the beta 2 release of .NET FX 2.0, the problem still exists on
Windows 2000/SP4. Note that this problem does not exist on Windows XP/2003 (I
do not have the chance to test it on Windows 98).

Will Microsoft fix this *small* problem?
 
Neo The One said:
I found out this problem very long time ago. I set FolderBrowserDialog to
false but the New Folder button still shows on Windows 2000. At that time,
I
thought it may be related to Windows 2000 itself and SP3/SP4 would
eventually
fix it.

But at the beta 2 release of .NET FX 2.0, the problem still exists on
Windows 2000/SP4. Note that this problem does not exist on Windows XP/2003
(I
do not have the chance to test it on Windows 98).

Will Microsoft fix this *small* problem?

You may want to report the bug if it has not already been reported for .NET
2.0:

<URL:http://lab.msdn.microsoft.com/productfeedback/>
 
Back
Top