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 (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected virtual int GetDynamicCaptionHeight()

Return Value

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