473,382 Members | 1,392 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

[REPOST] OpenFileDialog and Thumbnails view

the dotnet OpenFileDialog brings up a window that looks
similar to a File Explorer window, and indeed depending
on some user settings may list files in a details view,
thumbnails view etc.

Is there any way to guarantee that the dialog comes up in
a particular state-- for instance showing thumbnails?

a similar question would be how to control the list of
folders that appear on the bar on the left of the dialog
when it is shown.

Thanks in advance!

Nov 15 '05 #1
2 3178
You may use the InitialDirectory property to control the folders that
appear.

--
Regards,

Felix Wang

"anonymous" <an*******@discussions.microsoft.com> wrote in message
news:06****************************@phx.gbl...
the dotnet OpenFileDialog brings up a window that looks
similar to a File Explorer window, and indeed depending
on some user settings may list files in a details view,
thumbnails view etc.

Is there any way to guarantee that the dialog comes up in
a particular state-- for instance showing thumbnails?

a similar question would be how to control the list of
folders that appear on the bar on the left of the dialog
when it is shown.

Thanks in advance!

Nov 15 '05 #2
InitialDirectory controls which folder appears, not the style of
presentation. I think the question is how to get the equivalent of
FileExplorer menu View..Thumbnails, View..Details etc.

I'd guess this has something to do with shell extensions and some state that
is persisted for the folder, but i'm afraid i don't know the real answer to
the question.

Does anybody know?
"Felix Wang" <I'*@home.now> wrote in message
news:#E**************@TK2MSFTNGP09.phx.gbl...
You may use the InitialDirectory property to control the folders that
appear.

--
Regards,

Felix Wang

"anonymous" <an*******@discussions.microsoft.com> wrote in message
news:06****************************@phx.gbl...
the dotnet OpenFileDialog brings up a window that looks
similar to a File Explorer window, and indeed depending
on some user settings may list files in a details view,
thumbnails view etc.

Is there any way to guarantee that the dialog comes up in
a particular state-- for instance showing thumbnails?

a similar question would be how to control the list of
folders that appear on the bar on the left of the dialog
when it is shown.

Thanks in advance!


Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jody Gelowitz | last post by:
VS.NET 2002 and 2003 are installed. ..NET Framework 1.0 and 1.1 installed Program running under VisualBasic.NET 2002 with .NET Framwork 1.0 I am experiencing a problem with ADO.NET where the...
0
by: anonymous | last post by:
the dotnet OpenFileDialog brings up a window that looks similar to a File Explorer window, and indeed depending on some user settings may list files in a details view, thumbnails view etc. Is...
0
by: andrija | last post by:
When calling OpenFileDialog, in one project I get exception out of memory (untrappable), while in another it works ok. (I create a new project with just this code and it sometimes does not work,...
1
by: Lars | last post by:
I've seen this question posted a couple of times, but haven't seen an answer. Anyone have an idea how to make an openFileDialog appear in thumbnail view when it opens? - Lars
4
by: Sharon | last post by:
I’m using OpenFileDialog class in a specific InitialDirectory and I want that files will be selected in the opened dialog when I call ShowDialog(). Actually I wish to select all files in the...
3
by: Vagabond Software | last post by:
I'm trying to display thumbnail images in a Listview that look more like the Windows thumbnail view. Everything is working pretty good, but my thumbnails are decidedly not like the Windows...
6
by: mike w. | last post by:
I want to create an application using VB.Net to have something like windows explorer to view thumbnails of image files in the directories. Is there a control or soemthing to do this? thanks ...
9
by: Sagaert Johan | last post by:
Hi Can i extend the OpenFileDialog so i can show a thumbnail of a picture i am opening ? (priview it in a picturebox inside the fileopen dialog ) Johan
0
by: mbewers1 | last post by:
Hi I'm having a problem trying to get a customised OpenFileDialog() to fulfil my requirements. The code for this custom-built dialog has been taken from another site...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.