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: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual int GetDynamicCaptionHeight()
Return Value
Type:
Int32A value representing the height of the caption.
See Also