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

MDI

Scheduled Pinned Locked Moved Visual Basic
helpquestion
3 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.
  • A Offline
    A Offline
    Anonymous
    wrote on last edited by
    #1

    I Need your help!!!! How can I open a form(form1) from another form (form2) but form1 need to set as MDIchild of form main! To open form1 from form2 by click a button. Thanks so much for your help

    H A 2 Replies Last reply
    0
    • A Anonymous

      I Need your help!!!! How can I open a form(form1) from another form (form2) but form1 need to set as MDIchild of form main! To open form1 from form2 by click a button. Thanks so much for your help

      H Offline
      H Offline
      Het2109
      wrote on last edited by
      #2

      Write this code in form2 dim frm as new form1 frm.show Hope this solves ur problem as far as i understood. :)Be Humble in Victory and Strong in Defeat.:) -Het

      1 Reply Last reply
      0
      • A Anonymous

        I Need your help!!!! How can I open a form(form1) from another form (form2) but form1 need to set as MDIchild of form main! To open form1 from form2 by click a button. Thanks so much for your help

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        place a command button on form 2 and write the following code behind the command button. form1.show unload me

        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