Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
Howto get details in Filelistbox
Old
  (#1)
martijn
Guest
 
Posts: n/a
Default Howto get details in Filelistbox - 06-04-2007, 09:46 AM

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.



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Howto get details in Filelistbox
Old
  (#2)
Randy Birch
Guest
 
Posts: n/a
Default Re: Howto get details in Filelistbox - 06-04-2007, 09:46 AM

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" <EMAIL REMOVED> wrote in message
news:4123b455$0$56950$EMAIL REMOVED...
: 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.
:
:
:

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Howto get details in Filelistbox
Old
  (#3)
martijn
Guest
 
Posts: n/a
Default Re: Howto get details in Filelistbox - 06-04-2007, 09:46 AM

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" <EMAIL REMOVED> schreef in bericht
news:FFSUc.1804283$EMAIL REMOVED et.cable.rogers.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" <EMAIL REMOVED> wrote in message
> news:4123b455$0$56950$EMAIL REMOVED...
> : 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.
> :
> :
> :
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top