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. how to make a word pad like application in vb.net

how to make a word pad like application in vb.net

Scheduled Pinned Locked Moved Visual Basic
csharptutorial
8 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.
  • E Offline
    E Offline
    eyes2007
    wrote on last edited by
    #1

    how can make a word pad like application in vb.net using rich text box

    P 1 Reply Last reply
    0
    • E eyes2007

      how can make a word pad like application in vb.net using rich text box

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Just start out with something simple, like the Richtext box, and start adding in functionality that you would like to have.

      "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

      E 1 Reply Last reply
      0
      • P Paul Conrad

        Just start out with something simple, like the Richtext box, and start adding in functionality that you would like to have.

        "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

        E Offline
        E Offline
        eyes2007
        wrote on last edited by
        #3

        i have already add the rich textbox and the other things my problem is the printing of the contents of the rich text box i have a fair idea about that i just want to make a printdocument and i don't know how to do that and the other problem is the ruler and the bars of the ruler how to make one of them

        P B 2 Replies Last reply
        0
        • E eyes2007

          i have already add the rich textbox and the other things my problem is the printing of the contents of the rich text box i have a fair idea about that i just want to make a printdocument and i don't know how to do that and the other problem is the ruler and the bars of the ruler how to make one of them

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Though I understand you may be doing this project in VB since you are asking in the VB forum, here is an article in C# that maybe helpful for you in your project :) http://www.codeproject.com/csharp/eRichTextBox.asp[^]

          "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

          E 1 Reply Last reply
          0
          • P Paul Conrad

            Though I understand you may be doing this project in VB since you are asking in the VB forum, here is an article in C# that maybe helpful for you in your project :) http://www.codeproject.com/csharp/eRichTextBox.asp[^]

            "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

            E Offline
            E Offline
            eyes2007
            wrote on last edited by
            #5

            thnx for your kind help

            P 1 Reply Last reply
            0
            • E eyes2007

              i have already add the rich textbox and the other things my problem is the printing of the contents of the rich text box i have a fair idea about that i just want to make a printdocument and i don't know how to do that and the other problem is the ruler and the bars of the ruler how to make one of them

              B Offline
              B Offline
              BarCode
              wrote on last edited by
              #6

              To print the content of richtextbox, try code posted here: http://support.microsoft.com/default.aspx?scid=kb;en-us;811401

              P 1 Reply Last reply
              0
              • E eyes2007

                thnx for your kind help

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #7

                You're welcome.

                "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                1 Reply Last reply
                0
                • B BarCode

                  To print the content of richtextbox, try code posted here: http://support.microsoft.com/default.aspx?scid=kb;en-us;811401

                  P Offline
                  P Offline
                  Paul Conrad
                  wrote on last edited by
                  #8

                  Try to make your link a clickety link next time by using the Link button when posting a message :) http://support.microsoft.com/default.aspx?scid=kb;en-us;811401[^]

                  "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                  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