﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
490	Ability to have GUICtrlCreate... accept hide, show, enable and disable state options	HeidiR		"
Example: 
GUICtrlCreateButton("""", 10, 10, 60, 25, $GUI_HIDE)
GUICtrlCreateButton("""", 10, 10, 60, 25, $GUI_SHOW)
GUICtrlCreateButton("""", 10, 10, 60, 25, $GUI_ENABLE)
GUICtrlCreateButton("""", 10, 10, 60, 25, $GUI_DISABLE)"	Feature Request	new		AutoIt	3.2.12.0	None			
