From 0920c27757e5eaf3fe199fd9c8a916a4e23e3246 Mon Sep 17 00:00:00 2001 From: "ityurner02@mail.ru" Date: Sat, 15 Apr 2023 14:24:02 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=BC=D1=8F=20=D1=84=D0=BE=D1=80=D0=BC?= =?UTF-8?q?=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SUBD/SUBD/FormResultOfControl.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);