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
Protected Member Functions | List of all members
TextEditor.LempDemoForm Class Reference

Main form for a multi-file text editor based on ICSharpCode.TextEditor.TextEditorControl. More...


Source files:
Inheritance diagram for TextEditor.LempDemoForm:

Remarks

Main form for a multi-file text editor based on ICSharpCode.TextEditor.TextEditorControl.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Member Function Documentation

override void TextEditor.LempDemoForm.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.