Class FormDesignerTextSource
- Namespace
- Alternet.FormDesigner.Integration
- Assembly
- Alternet.FormDesigner.Integration.v9.dll
Represents properties and methods for managing Form Designer control code-behind source.
public class FormDesignerTextSource : TextSource, IComponent, IDisposable, ITextSource, IEdit, INavigate, IUndo, ITextNotify, INotify, IUpdate, INotifier, ITextImport, IImport, ITextExport, IExport, IHyperText, ISpelling, IBraceMatching, ITextParsing, ITextSnippets, ITextErrors, ITextThread, ICodeActions, IFormDesignerTextSource
- Inheritance
-
FormDesignerTextSource
- Implements
Constructors
- FormDesignerTextSource()
Initializes a new instance of the
FormDesignerTextSource
class with default settings.
Fields
Methods
- InsertText(TextInsertionOperation[])
Inserts some texts from specified operations.
- ReplaceText(TextReplacementOperation[])
Replaces some texts from specified operations.
- Undo(bool)
Performs the last designer-related undo operation.