|
-
December 3rd, 2008, 05:18 AM
#1
browse folders and files
hi all
i am try to browse folder and files in common dialog that will show only folder or files both in a same panel but i wish to show all folders and its file on a same window separately....i means when user click on a folder list view then files are show on a 2nd listview
-
December 3rd, 2008, 05:34 AM
#2
Re: browse folders and files
i would suggest the standard look and features of OpenFileDialog/FileDialog than creating your own custom browser through form and other controls. Unless you would want to introduce a new feature that is not present on the standard OpenFileDialog.
Busy 
-
December 3rd, 2008, 05:50 AM
#3
Re: browse folders and files
I want to use" file open dialog" and "folder open dialog" in same window ..is it possible..
have you send me any example
-
December 3rd, 2008, 06:03 AM
#4
Re: browse folders and files
IMO, that is not possible.
no, i am not yet sending any sample codes. i am just trying to know first what's your purpose of showing both file and folder browser dialog to the user at the same time, as the former defeats the purpose of the latter.
are you planning to create a windows-explorer-like browser?
Busy 
-
December 3rd, 2008, 06:08 AM
#5
Re: browse folders and files
ya like "windows-explorer" and when user click OK button then get all files in that folder...
-
December 3rd, 2008, 06:12 AM
#6
Re: browse folders and files
you can see image like this
http://images.google.com.pk/imgres?i...%3Den%26sa%3DN
but some functionalities are not require like tool bar,cool bar,status bar menu etc
-
December 3rd, 2008, 06:14 AM
#7
Re: browse folders and files
what version of vb.net are you using? do you have the SDK?
or refer to this link:
http://social.msdn.microsoft.com/Sea...ery=FileViewer
hth
Busy 
-
December 3rd, 2008, 06:19 AM
#8
Re: browse folders and files
-
December 3rd, 2008, 06:36 AM
#9
Re: browse folders and files
-
December 3rd, 2008, 08:31 AM
#10
Re: browse folders and files
What do you expect ¿ That article is not for VB.NET 
Have a look at the VB.NET FAQ's here on CodeGuru / or Search CodeGuru, there you'll find an FAQ entitled Windows Explorer Application. That would give you a better picture...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|