Results 1 to 5 of 5

Thread: custom BrowseForFolder

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    25
    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

  2. #2
    Fanatic Member ExcalibursZone's Avatar
    Join Date
    Feb 2000
    Location
    Western NY State
    Posts
    908
    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.
    -Excalibur

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    25

    folderlist?

    how do I create a folderlist?
    give me the handle and I`ll give you the world
    Adam
    junior programmer

  4. #4
    Fanatic Member ExcalibursZone's Avatar
    Join Date
    Feb 2000
    Location
    Western NY State
    Posts
    908
    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.
    -Excalibur

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    25

    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
  •  



Click Here to Expand Forum to Full Width