Name

Public Const WM_INITDIALOG = &H110

Synopsis

wParam

hWnd of the control that should receive the initial focus.

lParam

Contains additional information.

Description

Sent to the dialog box before it is displayed.

Return Value

True if the focus should be set to the control specified in wParam; otherwise, a False should be 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.