Name

Public Const WM_NCPAINT = &H85

Synopsis

wParam

Handle to a device context for the window’s nonclient area.

lParam

Unused.

Description

Indicates that the window’s nonclient area must be repainted.

Return Value

0 only if the application processes this message.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.