DWMWA_TRANSITIONS_FORCEDISABLED 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

static const DWMWA_TRANSITIONS_FORCEDISABLED = 3;