Re: display properties again



I can control font and size of the menu kine now from my application!
Could you do that same miracle for the windows caption (blue top bar of
appl. window) font as well? That would be the only font left that I can not
control.

Use the .lfCaptionFont member of the NonClientMetrics structure in the same way as I was using the .lfMenuFont member in
the previous example:
http://groups.google.co.uk/group/microsoft.public.vb.winapi.graphics/msg/984576fd76d30ab5
Hope this helps,

Mike


- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/


.


Loading