WINDOWTHEMEATTRIBUTETYPE enumeration (uxtheme.h)
Specifies the type of visual style attribute to set on a window.
Syntax
typedef enum WINDOWTHEMEATTRIBUTETYPE {
WTA_NONCLIENT = 1
} ;
Constants
WTA_NONCLIENT Value: 1 Non-client area window attributes will be set. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | uxtheme.h |