Tag: OpenDialog
-
How to select multiple files with OpenDialog?
Hello guys! I was having the need to select multiple files with OpenDialog. After some tests I managed to solve this problem and decided to post how to do it. Step 1 is to go inside OpenDialog’s Options property, in the option ofAllowMultiSelect and place it with True. Below is an image to help understanding. 2nd step ...