|
-
Dec 5th, 2000, 08:38 AM
#1
Thread Starter
Junior Member
not sure ifd that`s possible but ...
I`m wondering how to make a a custom Browse4Folder with a combo selection of filetype the user wants to search for (so when user is adding files to a listbox he knows and can select filetype .. )
I could do the combo box on the form I know that but it would be much nicer if it would be right on the Browse4Folder Control so (he doesn`t have to jump back and forth )
.. any ideas anybody?
thanks
give me the handle and I`ll give you the world
Adam
junior programmer
-
Dec 5th, 2000, 08:43 AM
#2
Fanatic Member
From what I understand, the browse for folder dialog only has a drivelist and folderlist controls. Just create a form and place these controls on the form. You can get the path and everything from these controls.
-
Dec 5th, 2000, 10:30 AM
#3
Thread Starter
Junior Member
folderlist?
how do I create a folderlist?
give me the handle and I`ll give you the world
Adam
junior programmer
-
Dec 5th, 2000, 10:35 AM
#4
Fanatic Member
You need to add the component Microsoft Common Controls 1 (or maybe 2) to your project (right click on your component bar on the left, select componenets, put a checkmark by it). The controls will show up on your component bar on the left and you add it to a form.
-
Dec 5th, 2000, 10:38 AM
#5
Thread Starter
Junior Member
never mind .. duh lol
never mind stupid question .. 4:30 AM here go figure
give me the handle and I`ll give you the world
Adam
junior programmer
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
|