Table of Contents

Class FormDesignerTextSource

Namespace
Alternet.FormDesigner.Integration.Wpf
Assembly
Alternet.FormDesigner.Integration.Wpf.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, INotifyPropertyChanged, IFormDesignerTextSource
Inheritance
FormDesignerTextSource
Implements
IFormDesignerTextSource

Constructors

FormDesignerTextSource()

Initializes a new instance of the FormDesignerTextSource class with default settings.

Fields

FormDesignerTitle
ModifiedByDesignerWhileUndo

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.