HE_GETUNDERLINE
Queries for
the current underline mode. Submessage of WM_PENCTL.
Parameters
wParam
HE_GETUNDERLINE.
lParam
Unused.
Return Value
Returns TRUE
if the underline mode is set; otherwise, FALSE.
Comments
This
submessage is for hedit controls only.
See Also