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