Click or drag to resize

VisualControlBaseForceViewLayout Method

Force the control to perform a krypton layout to calculate size and positioning.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected bool ForceViewLayout()

Return Value

Boolean
True if layout was p
See Also