Click or drag to resize

VisualFormPatchFormSizeInRestoreWindowBoundsIfNecessary Method

Patch form size when restoring

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

Parameters

width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Size
See Also