开发者

Open Source .NET Rich Text Editor UserControl with GUI all implemented [closed]

开发者 https://www.devze.com 2023-02-10 06:38 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I am writing a data entry program where the last field is going to be a RichTextBox for the user to enter remarks, formatted for print.

Is there a free or opensource .NET WinForms Rich Text Editor with all the GUI already implemented? Most searches end up with web based editors like FCKEditor and friends (or competitors, depending on how you see it).

开发者_运维百科

I am totally going to start a new open source RichTextEditor if there isn't any (I highly doubt).


Here's one for WPF. And another one. And yet another one. And here's one for WinForms. So just pick any.

0

精彩评论

暂无评论...
验证码 换一张
取 消