Click or drag to resize

VisualFormCalculateDynamicWindowMargin Method

Calculates the client margin based on the current form and form element settings

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual Padding CalculateDynamicWindowMargin()

Return Value

Type: Padding
See Also