Hi.
Im using OpenFileDialog to load som files into a list box but I have one little problem. The problem is that when I open, I think ~200 files, using multiselect I get the error "You open to many files, open less files" or something like that. Is there a way to go around that? Or do I have to make a custom OpenFileDialog?
//Andi
Im using OpenFileDialog to load som files into a list box but I have one little problem. The problem is that when I open, I think ~200 files, using multiselect I get the error "You open to many files, open less files" or something like that. Is there a way to go around that? Or do I have to make a custom OpenFileDialog?
//Andi