0
Answer

folderbrowserdialog

javierb

javierb

20y
1.7k
1
hello, I'm using a folderbrowserdialog object to select a folder to add it to a treeview in my application. When I select a folder whose name is very long( more than 200 characters) a NullReferenceException is thrown, but for folders with a normal name it works right. Anybody know why does it happen? Thank you