Table of Contents

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

DebugCodeEdit()

Fields

BreakpointDisabledStyle
BreakpointStyle
DisabledBookmark
StackBookmark
StackStyle
TraceBookmark
TraceStyle

Properties

AllowedActions
CreateParserFunc
DataTipsEnabled
Debugger
FileName
ForeColor

Gets or sets the foreground color for the control.

ForegroundColor

Gets or sets the foreground color for the control.

Parsers
Source

Methods

ApplyTheme(IVisualTheme)
BlockDeleting(Rectangle)
BreakpointDeleted(Breakpoint)
BreakpointStateChanged(Breakpoint)
BreakpointsChanged(int)
BreakpointsDeleted(Rectangle)
ClearDebugStyles(ExecutionPosition)
ClearStackFrame(StackFrame)
DoFindImplementations(object, EventArgs)
DoFindReferences(object, EventArgs)
DoGotoDefinition(object, EventArgs)
DoSetNextStatement(object, EventArgs)
DoToggleBreakpoint(object, EventArgs)
ExecutionStopped(ExecutionPosition)
InitDefaultMenu()
JumpToDeclaration()
LoadFile(string)
Localize()
MakeVisible(Point, bool)
OnDebuggerChanged(IScriptDebuggerBase?, IScriptDebuggerBase?)
OnKeyDown(KeyEventArgs)

Called when the KeyDown event is raised.

OnNeedCompletion(CodeCompletionArgs)
PositionChanged(UpdateReason, int, int)
ReleaseParser()
SwitchStackFrame(StackFrame, ExecutionPosition?)
ToggleBreakpoint(bool)
UpdateBreakpoints()
UpdateMenu()
UpdateParser()

Events

AddToWatchClick
BreakpointToggle
FindAllImplementations
FindAllReferences
GotoDefinition
SetNextStatement