Click or drag to resize

PIRedrawWindow(IntPtr, IntPtr, 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,
	IntPtr rectUpdate,
	IntPtr hRgnUpdate,
	uint uFlags
)

Parameters

hWnd  IntPtr
 
rectUpdate  IntPtr
 
hRgnUpdate  IntPtr
 
uFlags  UInt32
 

Return Value

Boolean
See Also