DM_SETDEFID

An application sends a DM_SETDEFID message to change the ID of the default push-button control for a dialog box.

Parameters

wParam

Specifies the ID of the push-button control that will become the default. The high-order word of wParam is reserved for future use.

lParam

This parameter is not used.

Return Value

The return value is always TRUE.