WM_CHILDACTIVATE

2.x

WM_CHILDACTIVATE

The WM_CHILDACTIVATE message is sent to a multiple document interface (MDI) child window when the user clicks the window's title bar or when the window is activated, moved, or sized.

Parameters

This message has no parameters.

Return Value

An application should return zero if it processes this message.

See Also

MoveWindow, SetWindowPos