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. Multi-Tab Controlling

Multi-Tab Controlling

Scheduled Pinned Locked Moved Visual Basic
comtutorialquestion
5 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.
  • M Offline
    M Offline
    MatrixCoder
    wrote on last edited by
    #1

    I have searched everywhere but can't find out how to do it. I am trying to create a multi-tabbed program and manage sub controls and content in it. The program I'm designing is a multi-tabbed text editor, (like EditPad), and I want to manage the textbox inside of it so I can save and manipulate the text. Is there an article on how to do this? I'm starting to think I'm in over head here. Would it be easier to do this in another language? Thanks!


    Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

    T 1 Reply Last reply
    0
    • M MatrixCoder

      I have searched everywhere but can't find out how to do it. I am trying to create a multi-tabbed program and manage sub controls and content in it. The program I'm designing is a multi-tabbed text editor, (like EditPad), and I want to manage the textbox inside of it so I can save and manipulate the text. Is there an article on how to do this? I'm starting to think I'm in over head here. Would it be easier to do this in another language? Thanks!


      Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

      T Offline
      T Offline
      tosch
      wrote on last edited by
      #2

      How about a MDI application?

      Tosch

      M 1 Reply Last reply
      0
      • T tosch

        How about a MDI application?

        Tosch

        M Offline
        M Offline
        MatrixCoder
        wrote on last edited by
        #3

        Thanks, but that's not what I'm looking for. Any other ideas?


        Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

        E 1 Reply Last reply
        0
        • M MatrixCoder

          Thanks, but that's not what I'm looking for. Any other ideas?


          Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

          E Offline
          E Offline
          Enriad
          wrote on last edited by
          #4

          This is what you might be looking for (Tabbed MDI[^]), though it is in C# (you can convert to vb.net, there are plenty of sites out there that do it if you don't know how). Another option is a control (by Weifen Luo), pre-made which can be found here[^]. Cheers, Daniel

          M 1 Reply Last reply
          0
          • E Enriad

            This is what you might be looking for (Tabbed MDI[^]), though it is in C# (you can convert to vb.net, there are plenty of sites out there that do it if you don't know how). Another option is a control (by Weifen Luo), pre-made which can be found here[^]. Cheers, Daniel

            M Offline
            M Offline
            MatrixCoder
            wrote on last edited by
            #5

            The "Tabbed MDI" article is just what I needed. Thanks a lot!


            Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.

            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