Click or drag to resize

PIGetDCEx 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 IntPtr GetDCEx(
	IntPtr hWnd,
	IntPtr hRgnClip,
	uint fdwOptions
)

Parameters

hWnd  IntPtr
 
hRgnClip  IntPtr
 
fdwOptions  UInt32
 

Return Value

IntPtr
See Also