Share via


Controls Messages (Windows Embedded CE 6.0)

1/6/2010

The following table shows the controls messages, with a description of the purpose of each.

Programming element Description

WM_GETFONT

This message is sent by an application to a control to retrieve the font with which the control is currently drawing its text.

WM_SETFONT

This message is sent by an application to specify the font that a control is to use when drawing text.

See Also

Reference

Controls Reference