473,583 Members | 3,155 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Howto get details in Filelistbox

Probably not the first time this one is asked in this group...

The standard filelistbox does what it says, it lists files.
But as all windows based dialogs offer file details etc. I think it can't be
impossible to get some extended filelistbox that does the job.
However, can't find it anywhere. Anyone know a proper method?

regards,

Martijn.
------------------
Happy coding.

Jul 17 '05 #1
2 5547
That's all you're going to get in the file list box. If you want details you
have to go a little deeper ... check out the enumdesk demo (and a few other
ones) at www.mvps.org/btmtz/. There is also a free FolderTreeview control
available at http://ccrp.mvps.org/

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"martijn" <ma**********@w anadoo.nl> wrote in message
news:41******** *************** @news.wanadoo.n l...
: Probably not the first time this one is asked in this group...
:
: The standard filelistbox does what it says, it lists files.
: But as all windows based dialogs offer file details etc. I think it can't
be
: impossible to get some extended filelistbox that does the job.
: However, can't find it anywhere. Anyone know a proper method?
:
: regards,
:
: Martijn.
: ------------------
: Happy coding.
:
:
:

Jul 17 '05 #2
Hi Randy,

Tried them. They work to some degree.
The methods seem needless overcomplicated though.

I was hoping for a simpler solution, a precooked dll that does the job or
so. It's also kinda weird that there is no built in functionallity in vb for
this.

"Randy Birch" <rg************ @mvps.org> schreef in bericht
news:FF******** **************@ twister01.bloor .is.net.cable.r ogers.com...
That's all you're going to get in the file list box. If you want details you have to go a little deeper ... check out the enumdesk demo (and a few other ones) at www.mvps.org/btmtz/. There is also a free FolderTreeview control
available at http://ccrp.mvps.org/

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"martijn" <ma**********@w anadoo.nl> wrote in message
news:41******** *************** @news.wanadoo.n l...
: Probably not the first time this one is asked in this group...
:
: The standard filelistbox does what it says, it lists files.
: But as all windows based dialogs offer file details etc. I think it can't be
: impossible to get some extended filelistbox that does the job.
: However, can't find it anywhere. Anyone know a proper method?
:
: regards,
:
: Martijn.
: ------------------
: Happy coding.
:
:
:

Jul 17 '05 #3

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

Similar topics

4
3834
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or less - during my own installation of Python 2.3 on Fedora Core 1 Linux for a friend of mine). Anyway, HTH, L.
5
7108
by: alejandro lapeyre | last post by:
How can I load / parse an HTML file with .NET? Thanks! Best regards, Alejandro Lapeyre
1
5893
by: Thomas Bender | last post by:
Hi, i'm new to C# and tray to count the files in a "FileListBox", please help, thanks. Thommy
1
10317
by: Vernon Gainous | last post by:
Does VB.NET have it's own set of controls for accessing the file system. VB6 had a DriveListBox, DirListBox, and FileListBox controls. Where are these controls for VB.NET?
6
3869
by: Just Me | last post by:
Is there available DotNet code to replace the VB6 FileListBox and DirListBox, keeping the original appearances? Thanks in advance for any help
10
5190
by: kokirichild | last post by:
Hi All! I've been scouring the web to no avail, but what I'm looking for is something similar to the FileListBox that was there in VB6 but seems to have been removed (or moved) in 2005. Does anyone know of a way to display a list of files in a given directory, and allow the user to select one? Any help would be great!
0
1986
by: akoymakoy | last post by:
how do i link my dirlistbox to the filelistbox viceversa... I would like to use the path of the file selected in the filelistbox as a variable that i would use as a location for the DB that i will be using in my SELECT statement this is what i would like to know: Loc_variable = (the path of the file.db selected on the file listbox) ...
9
4447
by: =?Utf-8?B?U2NhbmJveQ==?= | last post by:
Guyz, I have just learnt how to add the 'DriveListBox', 'DirListBox' and 'FileListBox' controls that were always included in the toolbox with VB 3.0 / 4.0 / 5.0, but always missing in VBE 2005. And I have managed to create a simple file browsing project with the 'DriveListBox', 'DirListBox' and 'FileListBox' controls with the following...
0
1306
by: Cancionero | last post by:
All, This is a simple problem that I, for some reason, am having a hard time with. Basically I am trying to rename all the files listed in a FileListBox based on a search and replace string. I am able to accomplish this task by referencing all files in a folder using the filesystemobject but, as you can see in the code below, this attempts to...
0
7827
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8184
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
6581
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5701
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5375
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3820
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3845
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2334
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1158
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.