DWMWA_TRANSITIONS_FORCEDISABLED top-level constant

int const DWMWA_TRANSITIONS_FORCEDISABLED

Use with DwmSetWindowAttribute. Enables or forcibly disables DWM transitions. The pvAttribute parameter points to a value of type BOOL. TRUE to disable transitions, or FALSE to enable transitions.

Implementation

const DWMWA_TRANSITIONS_FORCEDISABLED = 3;