﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3685	_GUICtrlTreeView_GetItemParam should use item handle instead of control id as 2nd parameter	Nine		"_GUICtrlTreeView_GetItemParam ($hTreeView, $hItem)

When created with GUICtrlCreateTreeViewItem param is set to the control id of the item, which is nice.  But to get the param control id you need to provide as $hItem the ''' control id ''', making its use pretty much useless...

That is why $hItem should be the handle of the item, then it would be very nice to obtain the control id using this function."	Feature Request	closed		AutoIt		None	Works For Me		
