What is the Win32 API call to determine the system-wide font (in particular the color) for say Menus.
This would be equivalent to going into Appearance Settings - Advanced - and then choosing Menu as the item to look at.
I can use GetSysColor to find the colors of various system-wide window elements, but cannot find the equivalent for fonts.