WinExplrer - List the files instead of Tile view - frm web brows c

G

Guest

I am using a web browser control in my program for bringing up files/folders
in Windows Explorer on a given user's workstatino -- searching special
files/folders on the company server. This works fine -- I call a default url
to the special folder on the server and up comes Windows Explorer on the
User's workstation and displays all the designated folders/files. My problem
is that the default view of Windows explorer when it comes up is in Tile
view. I need it to be in list view (or Detail view) but not Tile view. Is
there a way to control this behavior from the program rather than having the
user selecting the view option in Windows Explorer? How to do this from my
program?

Thanks,
Rich
 
G

G Himangi

There is no way to instruct the WebBrowser to change the view mode.

You can take a look at alternative 3rd party commercial controls which
provide Windows Explorer like shell browsing functionality such as Shell
MegaPack from http://www.ssware.com

G Himangi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top