Click or drag to resize

DockingHelper Class

Set of common helper routines for Docking functionality
Inheritance Hierarchy
SystemObject
  Internal.ComponentFactory.Krypton.DockingDockingHelper

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 static class DockingHelper

The DockingHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDockStyleFromDockEdge Convert from DockEdge to DockStyle enumeration value.
Public methodStatic memberInnerRectangle Find the inner space that occupied by the edge docking controls.
Public methodStatic memberOrientationFromDockEdge Convert the DockEdge to Orientation enumeration value.
Top
See Also