I need a control that can help me to realize the function of numbering
and table edit in dotnet framework. Is there any idea?
Or is it the most costless way of inherit the Rich Text Box and realize
the function by myself?

Re: About the Rich Edit Control by Lloyd

Lloyd
Tue Jun 28 06:21:10 CDT 2005

there is these as well:

http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=290&tabindex=0

or

http://www.itwriting.com/htmleditor/index.php =>
http://itwriting.com/phorum/list.php?f=3



"Archer" <xydarcher@163.com> wrote in message
news:1119890190.426663.49460@o13g2000cwo.googlegroups.com...
>I need a control that can help me to realize the function of numbering
> and table edit in dotnet framework. Is there any idea?
> Or is it the most costless way of inherit the Rich Text Box and realize
> the function by myself?
>



Re: About the Rich Edit Control by Archer

Archer
Tue Jun 28 12:38:05 CDT 2005

Thank you for your reply.
but what i wanted is not a html editor, because it can't modify the
width of table cell. is there other component can act as rich edit box
and satisfied my requirement?