HE_GETINFLATE
Retrieves the
inflation rectangle for a control. Submessage of WM_PENCTL.
Parameters
wParam
HE_GETINFLATE.
lParam
Address of a RECTOFS
Return Value
Returns TRUE
if successful; otherwise, FALSE.
Comments
For a
description of how to increase or decrease the writing area of a control, see HE_SETINFLATE Submessage in Chapter 3, The Writing Process.
See Also