Is it possible to retrieve the size of the font used in a menu via the Win32 API? I have found the GetTextMetrics()
call, but cannot find a way to specify it getting the font used in a menu. Any suggestions?
Is it possible to retrieve the size of the font used in a menu via the Win32 API? I have found the GetTextMetrics()
call, but cannot find a way to specify it getting the font used in a menu. Any suggestions?