System.Environment.SpecialFolder & FolderBrowser class

  • Thread starter Thread starter Mantorok
  • Start date Start date
M

Mantorok

Hi all

Have 2 perculiar problems at the moment:

1) SpecialFolder enum is not being picked up in Intelli-sense (but it is
compiling ok when I use this enum)

2) FolderBrowser displays an empty dialog with just OK/Cancel buttons.

I have tried uninstalling VS.Net and re-installing but that hasn't made the
slightest bit of difference. This is VS.Net 2003 and I'm using C#.

Any ideas?
Thanks
 
Back
Top