Expand Minimize
This topic has not yet been rated - Rate this topic

EM_REQUESTRESIZE message

Forces a rich edit control to send an EN_REQUESTRESIZE notification code to its parent window.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

This message does not return a value.

Remarks

This message is useful during WM_SIZE processing for the parent of a bottomless rich edit control.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Richedit.h

See also

Reference
EN_REQUESTRESIZE
Other Resources
WM_SIZE

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.