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. Navigating between forms

Navigating between forms

Scheduled Pinned Locked Moved C#
question
3 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.
  • B Offline
    B Offline
    Berlus
    wrote on last edited by
    #1

    Hello, Does anyone knows a form navigation framework that i can use in order to implement a winform application that shows a main form displaying a list of options, each option displays a different form, which in turn display a list of options and so on ? It is similar to wizard but with more hierarchies. Thanks, Berlus

    M N 2 Replies Last reply
    0
    • B Berlus

      Hello, Does anyone knows a form navigation framework that i can use in order to implement a winform application that shows a main form displaying a list of options, each option displays a different form, which in turn display a list of options and so on ? It is similar to wizard but with more hierarchies. Thanks, Berlus

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      I don't think there is a framework for navigation in winforms, it is such a simple process a framework is hardly required. You don't need to support browser crap so just show the form you need to see!

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • B Berlus

        Hello, Does anyone knows a form navigation framework that i can use in order to implement a winform application that shows a main form displaying a list of options, each option displays a different form, which in turn display a list of options and so on ? It is similar to wizard but with more hierarchies. Thanks, Berlus

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        As Mycroft states a framework isn't really necessary; however, the wizard controls can be used and navigation can be modified based on user input.


        I know the language. I've read a book. - _Madmatt

        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