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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonAutoHiddenPanel(
	DockingEdge edge
)

Parameters

edge
Type: Internal.ComponentFactory.Krypton.DockingDockingEdge
Docking edge being managed.
See Also