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. Visual Basic
  4. MDI Form Trouble!

MDI Form Trouble!

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
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.
  • C Offline
    C Offline
    China Gary
    wrote on last edited by
    #1

    This may seem like a very basic question, but im a novice! I have an MDi form, and i want to load up my other vb.net forms into it, so basically, running my application from within the MDi form. Can someone give me some advice on this as it is stressing me out a bit! Thanks

    K 1 Reply Last reply
    0
    • C China Gary

      This may seem like a very basic question, but im a novice! I have an MDi form, and i want to load up my other vb.net forms into it, so basically, running my application from within the MDi form. Can someone give me some advice on this as it is stressing me out a bit! Thanks

      K Offline
      K Offline
      KevinMac
      wrote on last edited by
      #2

      I use them quite a bit in C# and they are for the most part quite easy. There is a very good article IMHO SuiteApp That is a great example of how to get started with the Mdi Forms. Just to get you started use the IsMdiContainer property to get the Mdi parent setup then set the children to open inside of the parent. The C# example will give you the syntax you need to Load the child forms. I have written a couple of app frameworks in .net 1.1 and 2.0 that are very similar and it really becomes easy after awhile. By the way if Mark's example helps give him a good review it takes a lot to write an article. :)

      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