Click or drag to resize

VisualFormPatchFormSizeInRestoreWindowBoundsIfNecessary Method

Patch form size when restoring

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 Size PatchFormSizeInRestoreWindowBoundsIfNecessary(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Size
See Also