Click or drag to resize

PIGetWindow Method

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static IntPtr GetWindow(
	IntPtr hWnd,
	uint uCmd
)

Parameters

hWnd
Type: SystemIntPtr
uCmd
Type: SystemUInt32

Return Value

Type: IntPtr
See Also