﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2830	GuiCtrlRead() - in advanced mode with Combo,List return all values	Zedna	Jon	"According to helpfile for GuiCtrlRead()
http://www.autoitscript.com/autoit3/docs/functions/GUICtrlRead.htm

I think it would be great help for coders to add possibility to get all values from Combo,List in GUICtrlRead() in advanced mode, especialy for Combo, because in GUICtrlSetData() for Conbo there needs to be set also list of all values in some cases (reset selected value and retain list of values). Now it can be done just by using UDFs functions or by using helper global variables holding/remembering all values in script.

All values should be separated by ""|"" or GUIDataSeparatorChar()"	Feature Request	assigned		AutoIt		None			
