I only know how to have a GUI Minimize to tray b/c of a button. In this case, I want it minimized to tray via the standard GUI Minimize button. I know it's possible, just can't remember how it's done. PS: It can't just be a standard GUIGetMsg() deal, b/c I want it to be able to be minimized to the tray even within a loop. Thanks! GUI EDIT: A possible GUI Registered Command maybe for seeing if the minimize button was pressed? I use it for normal buttons like: ;GUI Creation GUIRegist