public SectionPanel(Storage Store)
 {
     InitializeComponent();
     this.Store = Store;
 }