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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. SetForegroundWindow....

SetForegroundWindow....

Scheduled Pinned Locked Moved C / C++ / MFC
help
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.
  • N Offline
    N Offline
    Neha
    wrote on last edited by
    #1

    Hi, I have a dialog in that i have a picture box,at some point of time i just want to display only the picture box. I tried with SetForegroundWindow().But it didn't help me. Regards Neha

    D 1 Reply Last reply
    0
    • N Neha

      Hi, I have a dialog in that i have a picture box,at some point of time i just want to display only the picture box. I tried with SetForegroundWindow().But it didn't help me. Regards Neha

      D Offline
      D Offline
      David Viggiano
      wrote on last edited by
      #2

      Are you running under W2K or XP? MS changed the behavior of SetForegroundWindow(). What you need to do is attach to the thread that has the foreground and switch from there. Check out http://www.mooremvp.freeserve.co.uk/Win32/framed\_tip033.htm for a workaround. D

      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