Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21866

Internet Favourites In VB Application

$
0
0
Hi,

Wondered if I get a bit of help with this.

I have a listview box on my form and that shows up my internet favourites using this code:

Quote:

Public ReadOnly Property FavouritesFolder() As String
Get
Return Environment.GetFolderPath(Environment.SpecialFolder.Favorites)
End Get
End Property
But that only looks in the favorites folder. If the favorites folder has any sub folders with favourites inside of themit doesn't show them.

Any ideas how I can tell it look at sub folders as well?

I can upload the project if needs be.

Viewing all articles
Browse latest Browse all 21866

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>