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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonDockingFloatingWindow AddFloatingWindow()

Return Value

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