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. Simple HTML editor for winforms

Simple HTML editor for winforms

Scheduled Pinned Locked Moved C#
csharphtmldatabasewinformsquestion
3 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.
  • B Offline
    B Offline
    Brett Slaski
    wrote on last edited by
    #1

    I am building an admin application for our website using winforms and C#. Users (who don't know html) are required to maintain content for the site. I would like to give them the ability to bold, underline, create links, etc. for the site. All content in stored in a database as html. Is there a component available for this that isn't a full blown html editor? I don't need to build pages with it, just edit text. Thanks in advance, Brett

    L 1 Reply Last reply
    0
    • B Brett Slaski

      I am building an admin application for our website using winforms and C#. Users (who don't know html) are required to maintain content for the site. I would like to give them the ability to bold, underline, create links, etc. for the site. All content in stored in a database as html. Is there a component available for this that isn't a full blown html editor? I don't need to build pages with it, just edit text. Thanks in advance, Brett

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I have heard good things about www.freetextbox.com, have not used it though. Well now that i have re read your question, you might also look at the writer project(http://gotdotnet.com/Workspaces/Workspace.aspx?id=ee974084-d5c2-44d5-a11b-b2efb96074f8) it is a wysiwyg windows forms editor. Free textbox is prolly closer to what you need, but it is a asp.net control. =\

      B 1 Reply Last reply
      0
      • L Lost User

        I have heard good things about www.freetextbox.com, have not used it though. Well now that i have re read your question, you might also look at the writer project(http://gotdotnet.com/Workspaces/Workspace.aspx?id=ee974084-d5c2-44d5-a11b-b2efb96074f8) it is a wysiwyg windows forms editor. Free textbox is prolly closer to what you need, but it is a asp.net control. =\

        B Offline
        B Offline
        Brett Slaski
        wrote on last edited by
        #3

        Thanks, Most of what I have seen are asp.net controls. Most of the winforms stuff is overkill. I will take a look at the links.

        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