DWMWA_NONCLIENT_RTL_LAYOUT top-level 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
const DWMWA_NONCLIENT_RTL_LAYOUT = 6;