Table of Contents

Class InnerTextSource

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

Represents internal text source for Edit control.

public class InnerTextSource : TextSource, IComponent, IDisposable, IInnerTextSource, ITextSource, IEdit, INavigate, IUndo, ITextNotify, INotify, IUpdate, INotifier, ITextImport, IImport, ITextExport, IExport, IHyperText, ISpelling, IBraceMatching, ITextParsing, ITextSnippets, ITextErrors, ITextThread, ICodeActions
Inheritance
InnerTextSource
Implements

Constructors

InnerTextSource()

Initializes a new instance of the InnerTextSource with default settings.

InnerTextSource(IContainer)

Initializes a new instance of the InnerTextSource with specified container.