public DVDsForm() { InitializeComponent(); this.db = new DbRentalsContainer(); this.dvdValFlags = new CDvdValidationFlags(); }