WM_SETICON top-level constant
int
const WM_SETICON
Associates a new large or small icon with a window. The system displays the large icon in the ALT+TAB dialog box, and the small icon in the window caption.
Implementation
const WM_SETICON = 0x0080;