c# - Code-Folding Code -
im working on code-editor (winforms) , need work on code-folding 1:

i find opensource code , project has reference, .dll, or 3pps .and try find on mdsn theres no such thing code-folding in there .
really need help.
i need sample project/opensource code uses code-folding(outlining/split-folding) in richtextbox without using reference (company rule)
any well-appreciated . lot in advance , godbless!
check out source of texteditor used in sharpdevelop (open source .net ide) project. 1 of best editors coded , open source
Comments
Post a Comment