jdy0803
Well-known member
I need to browse folder and get file list of which extension name is bmp, jpg(image files).
This control should be placed in the form.
There is a System.Windows.Forms.FolderBrowserDialog, which is a floating dialog style, not fixed in the form.
Is there any control for me to implement this?
This control should be placed in the form.
There is a System.Windows.Forms.FolderBrowserDialog, which is a floating dialog style, not fixed in the form.
Is there any control for me to implement this?
Last edited: