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. Window Forms inside Controls

Window Forms inside Controls

Scheduled Pinned Locked Moved C#
question
5 Posts 5 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
    RWBradley
    wrote on last edited by
    #1

    Is there a way to display a window form inside an panel?

    J I D R 4 Replies Last reply
    0
    • R RWBradley

      Is there a way to display a window form inside an panel?

      J Offline
      J Offline
      J Dunlap
      wrote on last edited by
      #2

      Not without doing some Windows API tricks. But first, can you design your form as a control instead?

      **"But the fruit of the Spirit is love, joy, peace, patience, kindness, goodness...-- Galatians 5:22-23a

      FLUID UI Toolkit | FloodFill in C# & GDI+**

      1 Reply Last reply
      0
      • R RWBradley

        Is there a way to display a window form inside an panel?

        I Offline
        I Offline
        I G 198
        wrote on last edited by
        #3

        Probably you should start from investigating the IDE with Spy+.:~

        1 Reply Last reply
        0
        • R RWBradley

          Is there a way to display a window form inside an panel?

          D Offline
          D Offline
          dacris
          wrote on last edited by
          #4

          Look into hosting designers. See http://www.divil.co.uk/net/articles/designers/hosting.asp[^] I have a symbiotic relationship with my computer.

          1 Reply Last reply
          0
          • R RWBradley

            Is there a way to display a window form inside an panel?

            R Offline
            R Offline
            Roger Alsing 0
            wrote on last edited by
            #5

            use the "SetParent" api , this way you can tell a form that its parent is your panel.. //Roger

            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