Int Control 28 Fixed Pitch Font
Keywords: IntControl Int control font fixed pitch
To provide a fixed pitch font for our message boxes ...
Use:IntControl(28,1,0,0,0)The IntControl 28 function only works for the AskItemList type functions. It will not work in the Dialog Editor, or Boxes-type functions.
UPDATE:
In version 2000A or newer of WinBatch...
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 dialogs.
Article ID: W13084Filename: IntControl 28 Fixed Pitch Font.txt