WM_DRAWITEM (in Font Dialog) - Syntax

If the FNTS_OWNERDRAWPREVIEW style is set for a font dialog, this notification message is sent to that dialog's owner whenever the preview window area (sample text) is to be drawn.

param1
     USHORT      id          /*  Window identifier. */

param2
     POWNERITEM  pOwnerItem  /*  Pointer to an OWNERITEM data structure. */


[Back: WM_DRAWITEM (in Font Dialog) - Parameters]
[Next: WM_DRAWITEM (in Font Dialog) - Remarks]