question

jenCarlosLopezReyes-3297 avatar image
0 Votes"
jenCarlosLopezReyes-3297 asked jenCarlosLopezReyes-3297 commented

Folder and file browser

Good....

Is there a way to create a folder browser, files from my computer, using the IShellBrowser interface?

Yes, it is, can you help me with an example please.

Thanks.

dotnet-visual-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Castorix31 avatar image
1 Vote"
Castorix31 answered jenCarlosLopezReyes-3297 commented

File and Folder Browser is done with the IFileDialog interface

I had posted a sample in this thread


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello thanks, what I want is to create a dialog box using the IShellBrowser Interface and IShellView as in this page here


0 Votes 0 ·
Castorix31 avatar image Castorix31 jenCarlosLopezReyes-3297 ·

This was the old method on XP
It has been replaced by IExplorerBrowser
(I had posted a small sample in this thread)


1 Vote 1 ·

Thanks great.

0 Votes 0 ·