Click or drag to resize

NoWorkaroundConsoleIOAllowRedraw Method

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
public void AllowRedraw(
	IntPtr hWnd
)

Parameters

hWnd
Type: SystemIntPtr

Implements

IWorkaroundAllowRedraw(IntPtr)
See Also