SetMenuExFont

www.progui.co.uk  Top  Previous  Next

SetMenuExFont()

Syntax

Success = SetMenuExFont(FontID.i)

Description

Sets the current font for all Extended Menus.

 

FontID is a Windows handle or ID to a previously loaded font.

 

Returns true for success or zero for failure.

See CreateMenuEx, CreatePopupMenuEx, GetFontName, GetFontSize.

 

MenuEx Index