473,396 Members | 2,111 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,396 software developers and data experts.

Explorer-like file browser control?

Hi, all! Using VS.Net '03...

Is there an Explorer-like control in .Net? I see there's a
FileListBox and a DirListBox, but I really want something more
Explorer-like for users to browse with. An OpenFile dialog is not
what I'm looking for...

Any ideas? :)

Thanks!
Jack
Nov 21 '05 #1
3 8617

You there is no Explorer-like control. However, it is really easy to make
one yourself. Create a user control and use a TreeView, Splitter and
ListView control. Then use System.IO objects like Directory, DirectoryInfo,
File and FileInfo. You can easily have one in about an hour. You may even
find one on the internet for free since it is not too difficult a control to
write.

--Robby

"Jack Black" <ja********@hotmail.com> wrote in message
news:tm********************************@4ax.com...
Hi, all! Using VS.Net '03...

Is there an Explorer-like control in .Net? I see there's a
FileListBox and a DirListBox, but I really want something more
Explorer-like for users to browse with. An OpenFile dialog is not
what I'm looking for...

Any ideas? :)

Thanks!
Jack

Nov 21 '05 #2
Jack,

I assume you mean Browse directories?

The most obvious is the treeview and the listview.

For that is a sample in the resourcekit

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbr...q/#installvdir
I hope this helps?

Cor

"Jack Black" <ja********@hotmail.com> >
Is there an Explorer-like control in .Net? I see there's a
FileListBox and a DirListBox, but I really want something more
Explorer-like for users to browse with. An OpenFile dialog is not
what I'm looking for...

Any ideas? :)

Thanks!
Jack

Nov 21 '05 #3
"Jack Black" <ja********@hotmail.com> schrieb:
Is there an Explorer-like control in .Net? I see there's a
FileListBox and a DirListBox, but I really want something more
Explorer-like for users to browse with.


Introducing the Visual Basic .NET Power Pack
<URL:http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbpowerpack.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #4

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

Similar topics

1
by: Bennett Haselton | last post by:
I want to get an ASP.Net hosting account with my ISP, and I'm trying to find out what level of access to the server is requried in order for me to view the server in Server Explorer in Visual...
0
by: Mark Huebner | last post by:
I have Visual Studio 2003 Professional and MS SQL Server 2000 installed on my laptop. For some reason, I can't create a new database with the Visual Studio Server Explorer. The error message is...
2
by: Steve Randall | last post by:
I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore make sense to use (if possible) the Windows Explorer as the...
1
by: Steve Randall | last post by:
I am building a utility application that uses much of the same functionality as already exists in the Windows Explorer. It would therefore make sense to use (if possible) the Windows Explorer as the...
4
by: Alpha | last post by:
I have a small Window application and through out the different forms I create a different dataset. At the begining I used the Tools to drag and drop the SqlDataAdapter, connection and dataset...
4
by: HS1 | last post by:
Hello Could you please help a code so I can open a folder in windows explorer when I click a button, (e.g explorer automation) Thank you SH
11
by: Wendy | last post by:
Hello, I have a program that does the following: When a user clicks on a row in a VB.NET datagrid, it will open a web page in Internet Explorer (that corresponds to that item in the selected row...
0
by: shinichi81 | last post by:
1. I create a background Windows Explorer (by using CreateProcess() function with szCmdline = "explorer.exe /select,C:\" and hidden option). After that, from Desktop, right click "My Computer"...
3
by: ramesh.nrk | last post by:
Hi, I need to re-start the windows explorer programmatically. How can I restart Windows Explorer using programmatically? Thank you
4
by: yxq | last post by:
Hello, I want to kill the Explorer process, after Explorer process has been killed, it will restart automatically immediately. How to disable it restart automatically? for example, in Windows Task...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.