Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Classes
Package TextEditor

Classes

class  FindAndReplaceForm
 
class  Globals
 
class  HighlightGroup
 Bundles a group of markers together so that they can be cleared together. More...
 
class  LempDemoForm
 Main form for a multi-file text editor based on ICSharpCode.TextEditor.TextEditorControl. More...
 
class  LempDemoPanel
 
class  Program
 
class  RegionFoldingStrategy
 The class to generate the foldings, it implements ICSharpCode.TextEditor.Document.IFoldingStrategy More...
 
class  TextEditorSearcher
 This class finds occurrances of a search string in a text editor's IDocument... it's like Find box without a GUI. More...
 
class  TextRange