KryptonAutoHiddenSlidePanel Constructor |
Initialize a new instance of the KryptonAutoHiddenSlidePanel class.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonAutoHiddenSlidePanel(
Control control,
DockingEdge edge,
KryptonAutoHiddenPanel panel
)
Parameters
- control Control
- Reference to control that is being managed.
- edge DockingEdge
- Docking edge being managed.
- panel KryptonAutoHiddenPanel
- Reference to auto hidden panel for this edge.
See Also