﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
341	Extend TraySetIcon() undocumented keywords	Queue		"Currently TraySetIcon() supports 5 (seemingly) undocumented internally defined keywords:
blank
info
question
stop
warning

For example, TraySetIcon(""blank"") sets the blank icon (normally used for making the tray icon blink ) as the primary tray icon without needing to specify a filename or icon index number. The other 4 keywords seem to load messagebox icons (from user32.exe?).

My requested feature is to add ""normal"" and ""pause"" as keywords specifying the normal and paused tray icons as well as a keyword for the 4th interal AutoIt icon (I'm unsure of its purpose; it's a square with a plus in the center). ""normal"" would be primarily for use with TraySetPauseIcon().

It would also make sense to add these kywords to the documentation; they're quite handy."	Feature Request	closed		AutoIt		None	Rejected		
