Table of Contents

Property FocusOnOpen

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

FocusOnOpen

Gets or sets a value indicating whether the content should receive the focus after the pop-up has been opened.

public bool FocusOnOpen { get; set; }

Property Value

bool

true if the content should be focused after the pop-up has been opened; otherwise, false.

Remarks

If the FocusOnOpen property is set to false, then pop-up cannot use the fade effect.