Property CreateParams
- Namespace
- Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.v9.dll
CreateParams
Gets parameters of a new window.
protected override CreateParams CreateParams { get; }
Property Value
- CreateParams
An object of type CreateParams used when creating a new window.