Click or drag to resize

KryptonAutoHiddenPanelGetPreferredSize(Size) Method

Retrieves the size of a rectangular area into which a control can be fitted.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual Size GetPreferredSize(
	Size proposedSize
)

Parameters

proposedSize  Size
 

Return Value

Size
See Also