WM_SIZECLIPBOARD top-level constant

int const WM_SIZECLIPBOARD

Sent to the clipboard owner by a clipboard viewer window when the clipboard contains data in the CF_OWNERDISPLAY format and the clipboard viewer's client area has changed size.

Implementation

const WM_SIZECLIPBOARD = 0x030B;