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. WPF
  4. Loading an external image to WPF App ?

Loading an external image to WPF App ?

Scheduled Pinned Locked Moved WPF
wpfcsharpquestion
2 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.
  • M Offline
    M Offline
    Mohammad Dayyan
    wrote on last edited by
    #1

    Hi, I have an image lock.png beside of my WPF exe in the images folder. Now, I'm gonna load it into the WPF Project as the App's icon, I've use the following XAML code, but it doesn't work :

    Icon="images\lock.png"

    How should I load an external image into a WPF application? Thanks

    R 1 Reply Last reply
    0
    • M Mohammad Dayyan

      Hi, I have an image lock.png beside of my WPF exe in the images folder. Now, I'm gonna load it into the WPF Project as the App's icon, I've use the following XAML code, but it doesn't work :

      Icon="images\lock.png"

      How should I load an external image into a WPF application? Thanks

      R Offline
      R Offline
      Roman Lerman
      wrote on last edited by
      #2

      Window.Icon Property http://msdn.microsoft.com/en-us/library/system.windows.window.icon.aspx[^] Imaging Overview http://msdn.microsoft.com/en-us/library/ms748873.aspx[^] Just read this articles, i hope this information will be helpful.

      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