Juno
New member
Hi folks! Great Forum, good point that it is manged in sections for each kind of issue.
My problem:
I use openFileDialog in C# with multiselect=true;
if the user takes about 600 files of a directory, the runtime will give him the following message: "Too many files selected" ot that like (I translate this from German language)
What can I do to avoid this?
Thnak you for everyone that will answer me
My problem:
I use openFileDialog in C# with multiselect=true;
if the user takes about 600 files of a directory, the runtime will give him the following message: "Too many files selected" ot that like (I translate this from German language)
What can I do to avoid this?
Thnak you for everyone that will answer me