User Tools

Site Tools


getfont_get_menu_text_font_.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > MenuStyleManager Class > MenuStyleManager Methods >====== GetFont( get menu text font) ====== Previous pageReturn to chapter overviewNext page

GetFont(*FontName,*FontSize,*FontStyle,*FontCharSet,*FontAngle,*FontColor)

blk2blue.jpg

The GetFont method is used to return the font characteristics for the active menu bar. The returned values are assigned to a set of internally referenced values:

FontName    *CSTRING,RAW

FontSize    SIGNED

FontStyle   DWORD

FontCharSet BYTE

FontAngle   LONG

FontColor   COLORREF

Implementation:

The method is not called anywhere within the MenuStyleManager Class. It is an optional method that can be used by the developer to detect and possibly change the menu font at runtime.

See Also:     SetFont ( set menu text font)

getfont_get_menu_text_font_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1