diff --git a/SUBD/SUBD/FormResultOfControl.Designer.cs b/SUBD/SUBD/FormResultOfControl.Designer.cs index 290c87a..3113afa 100644 --- a/SUBD/SUBD/FormResultOfControl.Designer.cs +++ b/SUBD/SUBD/FormResultOfControl.Designer.cs @@ -183,7 +183,7 @@ Controls.Add(dataGridView); FormBorderStyle = FormBorderStyle.FixedToolWindow; Name = "FormStatement"; - Text = "Ведомость"; + Text = "Результат контроля"; Load += FormResultOfControl_Load; ((System.ComponentModel.ISupportInitialize)dataGridView).EndInit(); ResumeLayout(false);