﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
421	Error in reading status of Radio Button	tim@…		"I am trying to read the state of a Radio button on my form.

{{{
$retval = ControlCommand ( ""MyTestApp"", """", ""[CLASSNN:WindowsForms10.BUTTON.app.0.33c0d9d15]"",  ""IsChecked"", """" )
}}}

$retval always returns 0

When I view the button control with Au3info I can see the style toggle between 
0x5601000B (on)  and
0x5600000B (off)

I don't know the function call to read the style information (if such a function exists) I am either using the function incorrectly or I have discovered a bug       "	Bug	closed		AutoIt	3.2.10.0	None	No Bug		
