QS_PAINT top-level constant
A WM_PAINT message is in the queue.
Implementation
@Deprecated('Use QUEUE_STATUS_FLAGS.QS_PAINT instead')
const QS_PAINT = 0x0020;
A WM_PAINT message is in the queue.
@Deprecated('Use QUEUE_STATUS_FLAGS.QS_PAINT instead')
const QS_PAINT = 0x0020;