Class DebugCodeEdit
- Namespace
- Alternet.Scripter.Integration.AlternetUI
- Assembly
- Alternet.Scripter.Integration.AlternetUI.dll
public class DebugCodeEdit : 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
-
DebugCodeEdit
- Implements
Constructors
Fields
Properties
- ForeColor
Gets or sets the foreground color for the control.
- ForegroundColor
Gets or sets the foreground color for the control.
Methods
- OnKeyDown(KeyEventArgs)
Called when the KeyDown event is raised.