Table of Contents

Enum EvaluateDialog.ExpressionBoxState

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v10.dll

Defines possible states of the expression text box.

[Flags]
public enum EvaluateDialog.ExpressionBoxState

Fields

Focused = 1

Focused state.

None = 0

No state.

Selected = 2

Selected state.