public AddSection() { InitializeComponent(); SectionTextbox1.Text = (DependencyFacade.GetMaxSecID() + 1).ToString(); }