HE_ENABLEALTLIST
Enables or
disables the alternate list in a bedit control. Submessage of WM_PENCTL.
Parameters
wParam
HE_ENABLEALTLIST.
lParam
If the
low-order word is nonzero, the alternate list menu is enabled; otherwise, it is
disabled.
Return Value
The return
value is undefined.
Comments
This
submessage is for bedit controls only.
See Also