Click or drag to resize

VisualContainerControlBaseForceViewLayout Method

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

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

Return Value

Type: Boolean
True if layout was p
See Also