Function Reference


_WinAPI_IsThemeActive

Tests if a visual style for the current application is active

#include <WinAPITheme.au3>
_WinAPI_IsThemeActive ( )

Return Value

True: the visual style is enabled.
False: the visual style is disabled.

See Also

Search IsThemeActive in MSDN Library.