WTNCA Values
Specifies flags that modify window visual style attributes. Use one, or a bitwise combination of the following values.
Constant/value | Description |
---|---|
|
Prevents the window caption from being drawn. |
|
Prevents the system icon from being drawn. |
|
Prevents the system icon menu from appearing. |
|
Prevents mirroring of the question mark, even in right-to-left (RTL) layout. |
|
A mask that contains all the valid bits. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also
-
Reference