﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3641	Allow ProgressOn function to return window handle of the progress dialog it creates	TimRude	Jon	"Presently, the ProgressOn function has no return value.

It would be quite useful if the function returned the window handle of the progress dialog it creates. That would allow programmatically interacting with the Progress dialog using functions such as WinGetPos, WinMove, WinSetTrans, etc.

This would not break existing scripts since no scripts are currently expecting a return value from ProgressOn and those who don't want to use it can simply continue to ignore it."	Feature Request	assigned		AutoIt		None		ProgressOn	
