Compartilhar via


Controls Messages

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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