HE_SETINFLATE
Sets the
inflation rectangle for a control. Submessage of WM_PENCTL.
Parameters
wParam
HE_SETINFLATE.
lParam
Address of a RECTOFS
Return Value
Returns TRUE
if successful, or FALSE if an invalid window rectangle is specified.
Comments
This is a
submessage of the WM_PENCTL message.
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