Table of Contents

Class OutputTextBox

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
public class OutputTextBox : MultilineTextBox, INotifyPropertyChanged, ISupportInitialize, IComponent, IDisposable, INotifyDataErrorInfo
Inheritance
OutputTextBox
Implements

Constructors

OutputTextBox()

Properties

HasText

Determines whether the control contains any text.

Methods

Add(string)

Adds the specified string to the end of the text.

SetText(string)

Sets the text content to the specified string.