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#
  4. Open File Dialog with Image Preview

Open File Dialog with Image Preview

Scheduled Pinned Locked Moved C#
csharpcomquestion
4 Posts 2 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.
  • S Offline
    S Offline
    Sukhjinder_K
    wrote on last edited by
    #1

    I found one implementation here[^]. But I need similar functionality in C#. Any Ideas? Thanks Sukhjinder...

    L 1 Reply Last reply
    0
    • S Sukhjinder_K

      I found one implementation here[^]. But I need similar functionality in C#. Any Ideas? Thanks Sukhjinder...

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      http://www.codeproject.com/KB/dialog/OpenFileDialogEx.aspx[^]

      S 1 Reply Last reply
      0
      • L Lost User

        http://www.codeproject.com/KB/dialog/OpenFileDialogEx.aspx[^]

        S Offline
        S Offline
        Sukhjinder_K
        wrote on last edited by
        #3

        Another Link I found on the above mentioned page http://msdn.microsoft.com/en-us/library/ms996463.aspx[^] It seems I need to work with low level implementations (Windows Messages/Hooks, etc.). I'm looking for something which works well with MS .NET runtime and possibly with Mono as well. It would be great if I can find some custom (not extended) implementation of OpenFileDialog with Preview box... Thanks for all the information...

        Looking for help on my OpenSource Media Player LetsYo

        L 1 Reply Last reply
        0
        • S Sukhjinder_K

          Another Link I found on the above mentioned page http://msdn.microsoft.com/en-us/library/ms996463.aspx[^] It seems I need to work with low level implementations (Windows Messages/Hooks, etc.). I'm looking for something which works well with MS .NET runtime and possibly with Mono as well. It would be great if I can find some custom (not extended) implementation of OpenFileDialog with Preview box... Thanks for all the information...

          Looking for help on my OpenSource Media Player LetsYo

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          The OpenFileDialog Class is also using Windows API. That means, you must search it again. Until now, I don't found any 100% .NET Codes of FileDialog.

          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