Click or drag to resize

KryptonGroupBoxCaptionOverlap Property

Gets and the sets the percentage of overlap for the caption and group area.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
[TypeConverterAttribute(typeof(OpacityConverter))]
public double CaptionOverlap { get; set; }

Property Value

Double
See Also