WM_NCCREATE top-level constant
int
const WM_NCCREATE
Sent prior to the WM_CREATE message when a window is first created.
Implementation
const WM_NCCREATE = 0x0081;
Sent prior to the WM_CREATE message when a window is first created.
const WM_NCCREATE = 0x0081;