VisualFormGetDynamicCaptionHeight Method |
Gets the Caption Height according to the Styles applied and
the current state of the form.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual int GetDynamicCaptionHeight()
Return Value
Int32A value representing the height of the caption.
See Also