|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
c# winform text editor controli have an delphi application that i'm converting over into c#. one of the
controls on one of my forms is a rich text control. the text is saved as html to an sql server db. is there a winform text edit control out there that will let me read html. i ran across one called freetextbox but that seems to be a web form control and i need something just like that only it needs to be a winforms controls. thanks. "Devhead" <devhe***@bellsouth.net> wrote in message You could try HtmlEditor:news:u7s84yfMFHA.3616@TK2MSFTNGP09.phx.gbl... >i have an delphi application that i'm converting over into c#. one of the >controls on one of my forms is a rich text control. the text is saved as >html to an sql server db. is there a winform text edit control out there >that will let me read html. i ran across one called freetextbox but that >seems to be a web form control and i need something just like that only it >needs to be a winforms controls. thanks. http://www.itwriting.com/htmleditor/index.php Tim i've downloaded that but really like the look and feel of the freetextbox
component. it more closely matches what i'm currently using. anyone else have any suggestions. Show quote "Tim Anderson" <timj***@hotmail.com> wrote in message news:%23lhiEMgMFHA.2704@TK2MSFTNGP10.phx.gbl... > "Devhead" <devhe***@bellsouth.net> wrote in message > news:u7s84yfMFHA.3616@TK2MSFTNGP09.phx.gbl... >>i have an delphi application that i'm converting over into c#. one of the >>controls on one of my forms is a rich text control. the text is saved as >>html to an sql server db. is there a winform text edit control out there >>that will let me read html. i ran across one called freetextbox but that >>seems to be a web form control and i need something just like that only it >>needs to be a winforms controls. thanks. > > You could try HtmlEditor: > > http://www.itwriting.com/htmleditor/index.php > > Tim > |
|||||||||||||||||||||||