开发者

Are there any free code editor WinForms controls?

I'm searching for a free t开发者_Go百科ext/code editor WinForms control just like ScintillaNET.

I cannot use ScintillaNET, because it doesn't support Mono.

Ideally it should be a pure managed control.


Doesn't sharpdevelop have a control? Or monodevelop? Can you get their source and see if you can use a control from there? Or would this work? Fireedit from Code project. Or this?


Have you looked at Sharp Develop?

I think its open source so you can get the text editor they created...

[EDIT]

See this post: Free Syntax Highlighting .NET Editor

And, as a further help - SharpDevelop 4.0 uses AvalonEdit as the Syntax highlighting editor:

http://wiki.sharpdevelop.net/AvalonEdit.ashx

how to use AvalonEdit:

http://www.codeproject.com/KB/edit/AvalonEdit.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜