Is it possible to have something like this: $MenuItem = GUICtrlCreateMenu("Send to Tray") be used as if it were a MenuItem without having any menu items under it? So far trying it using GuiGetMsg and a Switch didn't work...