﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1691	ControlCommand is not working for .net checkboxes.	Math	Jon	"I have tried the ControlCommand for .net checkboxes. It is returning zero without doing the operation.

{{{
WinActivate(""RAE Control"","""")
WinWaitActive(""RAE Control"","""")
Msgbox(0,"""",ControlCommand(""RAE Control"","""",""Auto-Start Station(s)"",""UnCheck"",""""))
}}}

I have tried Check,UnCheck and IsChecked commands and none of them is working."	Feature Request	closed		AutoIt		None	Rejected		mathan2k@…
