GetFontPointSizefunction
Retrieves the point size of the font used in menu bars.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
FUNCTION GetFontPointSize () AS LONG
Return value
The point size of the font used in menu bars. If the function fails, the return value is 0.
Description
Retrieves the point size of the font used in menu bars.
Reference
- Documented in Windows/WIndows Controls/CMenu Class.md
- Topic: About Menus