DWMWA_NCRENDERING_ENABLED constant

int const DWMWA_NCRENDERING_ENABLED

Use with DwmGetWindowAttribute. Discovers whether non-client rendering is enabled. The retrieved value is of type BOOL. TRUE if non-client rendering is enabled; otherwise, FALSE.

Implementation

static const DWMWA_NCRENDERING_ENABLED = 1;