SetWindowFont |
www.progui.co.uk Top Previous Next |
SetWindowFont() Syntax SetWindowFont(Hwnd.i, Font.i) Description Sets the font that a common control is to use when drawing text. Hwnd.i is the handle of the control's window and Font.i is the handle (HFONT) of the desired font.
|