public MenuForm(GUIForm guiForm, FormsManager formManager) : base(guiForm, formManager) { Components = new LinkedList <GUIObject>(); }