Name

Public Const WM_SETTEXT = &HC

Synopsis

wParam

Unused.

lParam

Pointer to a null-terminated string containing the window’s text.

Description

Forces the window’s text to be drawn on the window’s caption.

Return Value

True when the text is successfully drawn; False otherwise.

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.