EM_SETRECT

This message sets the formatting rectangle for a control. The text is reformatted and redisplayed to reflect the changed rectangle.

Parameters

wParam

This parameter is not used.

lParam

Points to a RECT data structure that specifies the new dimensions of the rectangle.

Comments

This message will not be processed by single-line edit controls.