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. I've looked everywhere

I've looked everywhere

Scheduled Pinned Locked Moved C#
questionhelp
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.
  • M Offline
    M Offline
    mdolby
    wrote on last edited by
    #1

    I'm creating a windows application. Trough my main menu I want to toggle between diferent views using only one frame.. How can I do this using forms?? Please help!!

    N 1 Reply Last reply
    0
    • M mdolby

      I'm creating a windows application. Trough my main menu I want to toggle between diferent views using only one frame.. How can I do this using forms?? Please help!!

      N Offline
      N Offline
      Nathan Blomquist
      wrote on last edited by
      #2

      You could try using Panels. Panels are just container controls that host other controls. You would make a panel and populate it with the buttons, listboxes, etc for the first view. Then make a panel for the second view, populate that and so on. Then using your menus you can make each panel visible or invisible depending on the menu item clicked. Hope this helps, Nathan --------------------------- Hmmm... what's a signature?

      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