Function Reference


_WinAPI_GetWindowTheme

Retrieves a theme handle to a window that has visual styles applied

#include <WinAPITheme.au3>
_WinAPI_GetWindowTheme ( $hWnd )

Parameters

$hWnd Handle to the window.

Return Value

Success: Handle to the theme.
Failure: 0.

See Also

Search GetWindowTheme in MSDN Library.