Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |