SPI_SETICONTITLELOGFONT top-level constant Null safety
Sets the font that is used for icon titles. The uiParam parameter specifies the size of a LOGFONT structure, and the pvParam parameter must point to a LOGFONT structure.
Implementation
const SPI_SETICONTITLELOGFONT = 0x0022;