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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
[TypeConverterAttribute(typeof(OpacityConverter))]
public double CaptionOverlap { get; set; }

Property Value

Type: Double
See Also