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. Windows Forms
  4. Navigation between Forms

Navigation between Forms

Scheduled Pinned Locked Moved Windows Forms
tutorial
5 Posts 4 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.
  • N Offline
    N Offline
    ngrj
    wrote on last edited by
    #1

    Hi can any body please tell how to navigate between forms in windows application. like back and forward in web browser. Thanks in advance. ngrj.

    K A N 3 Replies Last reply
    0
    • N ngrj

      Hi can any body please tell how to navigate between forms in windows application. like back and forward in web browser. Thanks in advance. ngrj.

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

      create a form object, close the previous form and open the next form

      1 Reply Last reply
      0
      • N ngrj

        Hi can any body please tell how to navigate between forms in windows application. like back and forward in web browser. Thanks in advance. ngrj.

        A Offline
        A Offline
        Ajay k_Singh
        wrote on last edited by
        #3

        If you have two forms open and you simply want to move back and forth between them by showing one form at once and then other, you can simply use Show and Hide property of forms... -Dave.

        ------------------------------------ http://www.componentone.com ------------------------------------

        1 Reply Last reply
        0
        • N ngrj

          Hi can any body please tell how to navigate between forms in windows application. like back and forward in web browser. Thanks in advance. ngrj.

          N Offline
          N Offline
          ngrj
          wrote on last edited by
          #4

          I have more than 50 forms. i need to navigate between them the same way as back and forward. Thanks in advance ngrj.

          M 1 Reply Last reply
          0
          • N ngrj

            I have more than 50 forms. i need to navigate between them the same way as back and forward. Thanks in advance ngrj.

            M Offline
            M Offline
            Manas Bhardwaj
            wrote on last edited by
            #5

            Create a MDI Form and load your forms and child forms. Here you can create a navigator to control them

            Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            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