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. word like editor

word like editor

Scheduled Pinned Locked Moved C#
csharpasp-net
6 Posts 4 Posters 1 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
    Mogaambo
    wrote on last edited by
    #1

    HI I am developing a project in c# desktop in which i want editor like http://www.asp.net/ajax/ajaxcontroltoolkit/samples/HTMLEditor/HTMLEditor.aspx[^][^] It is in web but i want same in desktop, do any have done that before. regards

    “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

    N K 2 Replies Last reply
    0
    • M Mogaambo

      HI I am developing a project in c# desktop in which i want editor like http://www.asp.net/ajax/ajaxcontroltoolkit/samples/HTMLEditor/HTMLEditor.aspx[^][^] It is in web but i want same in desktop, do any have done that before. regards

      “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #2

      Your question is not very clear. As always the big question from here is what have you tried so far?


      Panic, Chaos, Destruction. My work here is done.

      M 1 Reply Last reply
      0
      • N Nagy Vilmos

        Your question is not very clear. As always the big question from here is what have you tried so far?


        Panic, Chaos, Destruction. My work here is done.

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

        I mean what htmleditor available in web , want c# desktop application.

        “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

        P 1 Reply Last reply
        0
        • M Mogaambo

          I mean what htmleditor available in web , want c# desktop application.

          “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

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

          Have you looked at the RichTextBox control? It's a reasonably well-featured control that's capable of some of the wizadry you'd normally expect from a word-processor.

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

          My blog | My articles | MoXAML PowerToys | Onyx

          N 1 Reply Last reply
          0
          • P Pete OHanlon

            Have you looked at the RichTextBox control? It's a reasonably well-featured control that's capable of some of the wizadry you'd normally expect from a word-processor.

            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

            My blog | My articles | MoXAML PowerToys | Onyx

            N Offline
            N Offline
            Nagy Vilmos
            wrote on last edited by
            #5

            My original thought was RichText, I was just trying to pre-empt the 'why isn't the output in HTML' question tomorrow afternoon.


            Panic, Chaos, Destruction. My work here is done.

            1 Reply Last reply
            0
            • M Mogaambo

              HI I am developing a project in c# desktop in which i want editor like http://www.asp.net/ajax/ajaxcontroltoolkit/samples/HTMLEditor/HTMLEditor.aspx[^][^] It is in web but i want same in desktop, do any have done that before. regards

              “You will never be a leader unless you first learn to follow and be led.” –Tiorio "Coming together is a beginning, staying together is progress, and working together is success." Henry Ford

              K Offline
              K Offline
              K0306
              wrote on last edited by
              #6

              For Windows Application you can use RichTextBox, go through the below URL for examples http://msdn.microsoft.com/en-us/library/ms771298.aspx[^]

              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