Click or drag to resize

PISetWindowTheme 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 int SetWindowTheme(
	IntPtr hWnd,
	string subAppName,
	string subIdList
)

Parameters

hWnd  IntPtr
 
subAppName  String
 
subIdList  String
 

Return Value

Int32
See Also