Click or drag to resize

VisualFormGetDynamicCaptionHeight Method

Gets the Caption Height according to the Styles applied and the current state of the form.

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#
protected virtual int GetDynamicCaptionHeight()

Return Value

Int32
A value representing the height of the caption.
See Also