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. How to capture the Windows XP backgournd to gray? (.NET Framework 3.0)

How to capture the Windows XP backgournd to gray? (.NET Framework 3.0)

Scheduled Pinned Locked Moved C#
csharpdotnetwpfhelptutorial
1 Posts 1 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.
  • C Offline
    C Offline
    CooperWu
    wrote on last edited by
    #1

    We have an application developed in C# with WPF(.NET Framework 3.0) A main window with glass border, and a child window contains WebBrowser puts on main window center. -------------------------------------------------------------- WPF main window-> Child window-> frame control -> Page -> WindowsFormsHost -> WebBroswer -------------------------------------------------------------- because we used .NET FW 3.0, so we have to puts WebBrowser in WindowsFormsHost, and it can't show if we set the window AllowTransparency to true. when user click 'start menu/shutdown', then Windows XP background fade to gray, then we saw, the main window hide, but page window still display on the screen. we have already set page window's owner to main window. it still have this issue. so, i want to know, how to capture the Windows XP background fade to gray event?

    Glad to discuss with you and best wishes.

    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