Name

Public Const WM_ERASEBKGND = &H14

Synopsis

wParam

The window’s device context handle.

lParam

Unused.

Description

Sent to indicate that the window’s background should be erased.

Return Value

Nonzero if the background is erased; otherwise a zero is returned.

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.