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

Return Value

Type: Padding
See Also