IntControl (28, p1, 0, 0, 0)
Selects system font used in list boxes.
p1 Meaning
0 proportional font (default)
1 fixed pitch font
2 GUI font
Note: that this option applies to AskLine, AskPassword, AskFileText and AskItemList.
Returns the current font type (0 or 1, as above)
Note: If you use IntControl 28 to specify a fixed pitch font for list boxes, a fixed pitch font will now also be used for ITEMBOX controls in WIL dialogs.