/// <summary> /// Refreshes the panel list by loading all settings /// </summary> public void RefreshPanelList() { SettingsParentForm.LoadAllSettings(); }