Function Reference


_WinAPI_SetFont

Sets a window font

#include <WinAPISysWin.au3>
_WinAPI_SetFont ( $hWnd, $hFont [, $bRedraw = True] )

Parameters

$hWnd Window handle
$hFont Font handle
$bRedraw [optional] True to redraw the control

Return Value

None.