Textboxes retain focus and keyboard input unless clicked on another control (except panels) or Enter is pressed.
Add flag to allow removing focus when a panel is clicked (probably only GUICollectionBox) and treat the focus loss as either Notification::Changed or Notification::Enter.