public AddQuestion() { InitializeComponent(); IDTest = DB.GetId("select top 1 * from Tests order by id desc"); }