DWMWA_NONCLIENT_RTL_LAYOUT constant

int const DWMWA_NONCLIENT_RTL_LAYOUT

Use with DwmSetWindowAttribute. Specifies whether non-client content is right-to-left (RTL) mirrored. The pvAttribute parameter points to a value of type BOOL. TRUE if the non-client content is right-to-left (RTL) mirrored; otherwise, FALSE.

Implementation

static const DWMWA_NONCLIENT_RTL_LAYOUT = 6;