﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3775	INSTANCE ignored when ID also given in a ControlID	AlanParry	Jon	"For a ControlID like  [ID:205;INSTANCE:2] the instance number is ignored and the first Control with ID=205 is always returned. 
For example when used in an expression like:
   Local $hBtn = ControlGetHandle ($hTopWnd, """", ""[ID:205;INSTANCE:2]"")

Yes I know its wierd to have 2 controls with the same ID but there's this program I'm trying to automate has 2 buttons in different panes that do the same action - but it's important that I get the control in the correct pane. 

Tested in 3.3.14.5 and 3.3.15.3

Alan
"	Feature Request	assigned		AutoIt		None			
