﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
83	_ChooseFont	Bert	Gary	"The syntax in the helpfile says:

{{{
#Include <Misc.au3>
_ChooseFont([$sFontName = ""Courier New""[, $iPointSize = 10[, $iColorRef = 0[, $iFontWeight = 0[, $iItalic = False[, $iUnderline = False[, $iStrikethru = False[, $hWndOwner = 0]]]]]]]])
}}}

And then the params says:
{{{
$sFontName Default font name 
$iPointSize Pointsize of font 
$iColorRef COLORREF rgbColors 
$iFontWeight Font Weight 
$iItalic Italic 
$iUnderline Underline 
$iStrikethru Optional: Strikethru 
}}}
It's missing $hWndOwner... :)"	Bug	closed	3.2.11.1	Documentation	3.2.10.0		Fixed		
