HE_DEFAULTFONT
Switches the
font of a bedit control to the default font that the bedit control selected at
the time of creation. Submessage of WM_PENCTL.
Parameters
wParam
HE_DEFAULTFONT.
lParam
If the low-order
word is nonzero, the control is repainted.
Return Value
The return
value is undefined.
Comments
This
submessage is for bedit controls only.
See Also