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. Insert an image in dialog box

Insert an image in dialog box

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
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.
  • V Offline
    V Offline
    vinjamsailendrachowdary
    wrote on last edited by
    #1

    Hi, I am using VC+ 7.0, how can i add an image in dialogbox(MFC Dialog based appln) which will appear in starting of the application as background for that window. How can we add controls on that window. Thank you........

    A 1 Reply Last reply
    0
    • V vinjamsailendrachowdary

      Hi, I am using VC+ 7.0, how can i add an image in dialogbox(MFC Dialog based appln) which will appear in starting of the application as background for that window. How can we add controls on that window. Thank you........

      A Offline
      A Offline
      Atif Mushtaq
      wrote on last edited by
      #2

      There are couple of ways , doing this easiest way is to just use Picture control , availabe in control toolbar , other solutions might to use statndard GDI Api's such as BitBlt m StrtchBlt for reference u can visit Bitmap section of codeproject. Unmanaged in a .NET world

      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