Click or drag to resize

KryptonAutoHiddenPanel Constructor

Initialize a new instance of the KryptonAutoHiddenPanel class.

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 KryptonAutoHiddenPanel(
	DockingEdge edge
)

Parameters

edge  DockingEdge
Docking edge being managed.
See Also