c# - Code-Folding Code -


im working on code-editor (winforms) , need work on code-folding 1:

enter image description here

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

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -