|
-
Jun 16th, 2000, 12:13 PM
#1
Hi Friends ...
Can any one of you help me...I am looking for ActiveX control for Browsing Folder and selecting folder... We can do it through forms...and some other way....But I want Activex control for it..so i can select folder / multiple folders at a time....
-
Jun 17th, 2000, 04:25 AM
#2
Fanatic Member
You have a couple of choices that come with VB.
1) CommonDialog Control
2) Directory List Box
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Jun 18th, 2000, 12:10 PM
#3
Can you try out this.....
Dear Realistic,
Thank you for reply,..but I can not use commondialog box fro selecting folder, I can use it for selecting files only...and about directory list box... it doesnt provide the look and feel of CommonDialog Box... So I want look and feel of Common Dialog box and functionality for selecting Folder...I fany one has Idea please reply....
Bye..
-
Jun 18th, 2000, 03:51 PM
#4
Addicted Member
I've written a custom file/folder selector (for VB6EE+SP3).
It doesn't allow you to select multiple folders, but I'll give you the code so you can easily modify it to do this. It looks identical to the Common Dialog requester, but with a few other functions I specifically needed it to do (although I doubt they'll be any use to you, so you could just remove them).
If you want it, leave an e-mail address where I can send it to, and also let me know if I can send you a ZIP file.
Visual Basic 6 Enterprise Edition + SP4
-
Jun 18th, 2000, 03:53 PM
#5
Addicted Member
By the way - it's not an ActiveX control. It's just a form and a BAS file.
Visual Basic 6 Enterprise Edition + SP4
-
Jun 18th, 2000, 05:47 PM
#6
Dear JFK,
You can mail me on [email protected] . and yes I have winzip so you can send me zip file.
Thanks a lot,
Bye...
-
Jun 18th, 2000, 05:47 PM
#7
Dear GFK,
You can mail me on [email protected] . and yes I have winzip so you can send me zip file.
Thanks a lot,
Bye...
-
Jun 18th, 2000, 07:50 PM
#8
Addicted Member
one for me too
Please e-mail me a c copy too, my e-mail is:
[email protected]
Thanx,,,
-
Jun 18th, 2000, 07:58 PM
#9
Addicted Member
OK on it's way. Hope you find it useful.
Visual Basic 6 Enterprise Edition + SP4
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
|