Click or drag to resize

KryptonDockingControlInnerMinimum Property

Gets and sets the minimum size for the inner area of the control that docking should not overlap.

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 Size InnerMinimum { get; set; }

Property Value

Size
See Also