Click or drag to resize

PIRedrawWindow(IntPtr, PIRECT, IntPtr, UInt32) 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 RedrawWindow(
	IntPtr hWnd,
	ref PIRECT rectUpdate,
	IntPtr hRgnUpdate,
	uint uFlags
)

Parameters

hWnd  IntPtr
 
rectUpdate  PIRECT
 
hRgnUpdate  IntPtr
 
uFlags  UInt32
 

Return Value

Boolean
See Also