I am evaluating your control for use in our company. I have 3 critical featues which are required
1. Filter files larger than 'n'
2. Only process image files( jpg, png....)
3. Progress bar with cancel button.
I have figured out 2 and 3, but not #1.
I looked at all the examples and I can not figure out how would implement logic to filter out files larger than 'n'. Can you give some direction?