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. How to make windows application like master page?

How to make windows application like master page?

Scheduled Pinned Locked Moved C#
helptutorialquestion
6 Posts 6 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.
  • S Offline
    S Offline
    Shahriat Hossain
    wrote on last edited by
    #1

    Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

    N M P I A 5 Replies Last reply
    0
    • S Shahriat Hossain

      Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

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

      I think you have a misunderstanding of what the master page concept is. It does not apply to Windows forms.


      only two letters away from being an asset

      1 Reply Last reply
      0
      • S Shahriat Hossain

        Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

        M Offline
        M Offline
        Matthew Cuba
        wrote on last edited by
        #3

        Shahriat Hossain wrote:

        Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

        Hi, Try rephrasing your question. You probably know what you are trying to accomplish, but it is unclear to me (and probably others too) what you are asking.

        It isn't enough to do well in life. One must do good when and where one can. Otherwise, what's the point?

        1 Reply Last reply
        0
        • S Shahriat Hossain

          Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          You can simulate the MasterPages effect by either using Panels and showing/hiding them as appropriate, or by creating a common form as a base class (complete with menus) and then inheriting your new forms from this.

          Deja View - the feeling that you've seen this post before.

          1 Reply Last reply
          0
          • S Shahriat Hossain

            Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

            I Offline
            I Offline
            InvalidTypecast
            wrote on last edited by
            #5

            A tab control might work for what you are trying to do if I understand correctly.

            1 Reply Last reply
            0
            • S Shahriat Hossain

              Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.

              A Offline
              A Offline
              Amar Chaudhary
              wrote on last edited by
              #6

              are you talking about MDI

              It is Good to be Important but! it is more Important to be 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