Click or drag to resize

PIAdjustWindowRectEx Method


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#
public static bool AdjustWindowRectEx(
	ref PIRECT rect,
	int dwStyle,
	bool hasMenu,
	int dwExSytle
)

Parameters

rect  PIRECT
 
dwStyle  Int32
 
hasMenu  Boolean
 
dwExSytle  Int32
 

Return Value

Boolean
See Also