R
RSGeeks184
Guest
Hi
I want to know is there any API which I can use to select both file and/or folder in C#.
I have read some docs where people are suggesting to write your own wrapper class and override the properties of both OpenFileDialog and folderbrowserdialog. But I don't want to do that. Does microsoft provide any such APIs which I can use ?
Continue reading...
I want to know is there any API which I can use to select both file and/or folder in C#.
I have read some docs where people are suggesting to write your own wrapper class and override the properties of both OpenFileDialog and folderbrowserdialog. But I don't want to do that. Does microsoft provide any such APIs which I can use ?
Continue reading...