Table of Contents

Class OutputSyntaxEdit

Namespace
Alternet.Scripter.Integration.AlternetUI
Assembly
Alternet.Scripter.Integration.AlternetUI.dll
public class OutputSyntaxEdit : SyntaxEdit, INotifyPropertyChanged, ISupportInitialize, IComponent, INotifyDataErrorInfo, ISyntaxEdit, ISearch, ITextSearch, IEditNotifier, INotifier, ICaret, IEditNavigate, INavigate, IEdit, IUpdate, IWordWrap, ITextExport, IExport, ITextImport, IImport, ICodeCompletion, IFindReferences, IRecordPlayBack, ISplitView, IAutoCorrect, IDisposable
Inheritance
OutputSyntaxEdit
Implements

Constructors

OutputSyntaxEdit()

Properties

HasText

Determines whether the control contains any text.

SelectedText

Gets the currently selected text in the control.

SelectionLength

Methods

Add(string)

Adds the specified string to the end of the text.

AppendText(string)
Clear()

Clears all text int the text output control.

MoveToEndOfText()
SetText(string)

Sets the text content to the specified string.