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. Mdichild form goes behind panel

Mdichild form goes behind panel

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

    hello I want to know how I could solve this problem. child forms goes behind panel in the parent form .and I just could change background color I want to place a picture on the background how could I do this?

    A 1 Reply Last reply
    0
    • R ronakT

      hello I want to know how I could solve this problem. child forms goes behind panel in the parent form .and I just could change background color I want to place a picture on the background how could I do this?

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      MDI - set background picture here[^].

      Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
      Honestly. It's the honest ones you want to watch out for...

      R 1 Reply Last reply
      0
      • A Abhinav S

        MDI - set background picture here[^].

        Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
        Honestly. It's the honest ones you want to watch out for...

        R Offline
        R Offline
        ronakT
        wrote on last edited by
        #3

        thank you a lot. but how about panel ? when I add a panel to the parent form,child form goes behind panel.

        A L 2 Replies Last reply
        0
        • R ronakT

          thank you a lot. but how about panel ? when I add a panel to the parent form,child form goes behind panel.

          A Offline
          A Offline
          Abhinav S
          wrote on last edited by
          #4

          There is a property called BringToFront(). Try using this property on your child control.

          Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
          Honestly. It's the honest ones you want to watch out for...

          R 1 Reply Last reply
          0
          • R ronakT

            thank you a lot. but how about panel ? when I add a panel to the parent form,child form goes behind panel.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            I ran into this issue myself, you have to dock your panel to get the behavior you want.

            Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]

            R 1 Reply Last reply
            0
            • A Abhinav S

              There is a property called BringToFront(). Try using this property on your child control.

              Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
              Honestly. It's the honest ones you want to watch out for...

              R Offline
              R Offline
              ronakT
              wrote on last edited by
              #6

              I tested it but it didn't work.

              1 Reply Last reply
              0
              • L Lost User

                I ran into this issue myself, you have to dock your panel to get the behavior you want.

                Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]

                R Offline
                R Offline
                ronakT
                wrote on last edited by
                #7

                how? I already start to learn c# and I don't know what you mean.

                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