﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
773	_GUICtrlStatusBar_SetParts() - badly documented parameters	Zedna	Gary	"C:\Program Files\AutoIt3\UDFs3.chm::/html/libfunctions/_GUICtrlStatusBar_SetParts

_GUICtrlStatusBar_SetParts($hWnd[, $iaParts = -1[, $iaPartWidth = 25]])

There are 3 parameters but in table of parameters in CHM helpfile there are documented only 2. Second and third ones are mixed together.


{{{
$hWnd Handle to the control 

$iaParts Number of parts, can be an zero based array of ints in the following format:
$iaParts[0] - Right edge of part #1
$iaParts[1] - Right edge of part #2
$iaParts[n] - Right edge of parn n
}}}
 "	Bug	closed	3.3.1.0	Standard UDFs	3.2.12.1	None	Fixed		
