Click or drag to resize

KryptonDockingFloatingAddFloatingWindow Method

Create and add a new floating window.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public KryptonDockingFloatingWindow AddFloatingWindow()

Return Value

KryptonDockingFloatingWindow
Reference to docking element that handles the new workspace.
See Also