SWP_DEFERERASE top-level constant

  1. @Deprecated('Use SET_WINDOW_POS_FLAGS.SWP_DEFERERASE instead')
int const SWP_DEFERERASE

Prevents generation of the WM_SYNCPAINT message.

Implementation

@Deprecated('Use SET_WINDOW_POS_FLAGS.SWP_DEFERERASE instead')
const SWP_DEFERERASE = 0x2000;