Re: Can I change webbrowser (to display file and folder) view mode (thumnails, icon, list etc)
- From: "Sheng Jiang[MVP]" <sheng_jiang@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Sep 2007 17:59:51 -0500
If your app runs on XP, you can call IFolderView::SetCurrentViewMode
You can query IFolderView from IShellView, which can be obtained from
IShellBrowser.QueryActiveShellView
You can query IShellBrowser through IServiceProvider by asking your
WebBrowser control for the SID_STopLevelBrowser service
--
Sheng Jiang
Microsoft MVP in VC++
"TEKNIK" <sezerozser@xxxxxxxxx> wrote in message
news:1190244804.499259.89400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
There is WebBrowser control in my VB6 application. I use it to display
file and folder. How can I change programmaticaly its view mode
(Thumbnails, Icons, List, Details)
.
- References:
- Prev by Date: Turn-off all new security features!
- Next by Date: C++ ATL/COM >> BHO >> adding a button to toolbar
- Previous by thread: Can I change webbrowser (to display file and folder) view mode (thumnails, icon, list etc)
- Next by thread: Web Spider
- Index(es):