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. Managed C++/CLI
  4. MDI - help w/image background

MDI - help w/image background

Scheduled Pinned Locked Moved Managed C++/CLI
helpquestion
2 Posts 2 Posters 1 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.
  • Q Offline
    Q Offline
    Qwick Miller
    wrote on last edited by
    #1

    I have a MDI app and I want to have a image in the client area. I can't use the Picture control because it hides the MDIchild Forms. I tried to send the Picture control to the back after I display the child form, but it disappears. Even when I use just the image background the image dose not display. Can anyone help me with this? Thanks.....

    S 1 Reply Last reply
    0
    • Q Qwick Miller

      I have a MDI app and I want to have a image in the client area. I can't use the Picture control because it hides the MDIchild Forms. I tried to send the Picture control to the back after I display the child form, but it disappears. Even when I use just the image background the image dose not display. Can anyone help me with this? Thanks.....

      S Offline
      S Offline
      Saksida Bojan
      wrote on last edited by
      #2
            \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
           /|\_\_\_\_\_\_\_\_\_\_    /|
          / /         /   / |
         / / Form    /   /  /
        / / Control /\_\_ /  /
       / /         /  //  /
      / /\_\_\_\_\_\_\_\_\_/  //  /
      

      / /MDI Child // /
      / / Forms // /
      / /__________// /
      /_______________/ /
      | MDI Container | /
      |_______________|/

      As you can see from ascii picture MDI Container creates any control above any MDI Child forms. I Have overriden Pant event, but it seems that MDI Background color paints on top of overriden event. I Know it was posible with VB6. Maybe you have found a bug in framework.

      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