Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to add bar containing icons in my CFileDialog?

How to add bar containing icons in my CFileDialog?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    julych
    wrote on last edited by
    #1

    How to add bar containing icons for commonly-used folders, such as My Computer, Favorites and Desktop in my CFileDialog?

    M A 2 Replies Last reply
    0
    • J julych

      How to add bar containing icons for commonly-used folders, such as My Computer, Favorites and Desktop in my CFileDialog?

      M Offline
      M Offline
      Mahesh Varma
      wrote on last edited by
      #2

      hi I don't know how to set icons in CFileDialog.But you can do this using Microsoft Common Dialog controls. 1. Go to Project-->Add to Project-->Components and Control. 2. Choose Registered Activex Controls and select Microsoft Common Dialog Control Version 6.0. 3. Insert this component.(The control will now appear in your tool box.) 4. Place the control in your dialog. 5. Add a member variable for this control. 6. Call the ShowOpen() method. I hope it's OK for you Mahesh Varma

      1 Reply Last reply
      0
      • J julych

        How to add bar containing icons for commonly-used folders, such as My Computer, Favorites and Desktop in my CFileDialog?

        A Offline
        A Offline
        Anna Jayne Metcalfe
        wrote on last edited by
        #3

        Have a look at these two articles: Office 2000 style File Dialogs for Win 95/98/NT/Me[^] Windows 2000 Common File Dialog[^] Anna :rose: Homepage | My life in tears "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work. Trouble with resource IDs? Try the Resource ID Organiser Visual C++ Add-In

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups