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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -