Name

Public Const WM_CTLCOLOREDIT = &H133

Synopsis

wParam

The edit control’s device context handle.

lParam

hWnd of the edit control.

Description

Sent to the parent window of a control to indicate that it is going to repaint itself.

Return Value

The brush handle, 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.