From 241e701722ade7f7f503d1461a80534b73cb4b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D1=8F=D1=80=20=D0=90=D0=B3=D0=BB?= =?UTF-8?q?=D0=B8=D1=83=D0=BB=D0=BB=D0=BE=D0=B2?= Date: Sun, 5 Feb 2023 21:17:00 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D1=8B=20=D0=BF=D0=BE=D0=B4=D0=BF?= =?UTF-8?q?=D0=B8=D1=81=D0=B8=20=D1=84=D0=BE=D1=80=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Confectionery/FormComponent.Designer.cs | 2 +- Confectionery/FormComponents.Designer.cs | 2 +- Confectionery/FormViewPastry.Designer.cs | 6 +-- Confectionery/FormViewPastry.resx | 62 +----------------------- 4 files changed, 6 insertions(+), 66 deletions(-) diff --git a/Confectionery/FormComponent.Designer.cs b/Confectionery/FormComponent.Designer.cs index aeea9f9..5d51eab 100644 --- a/Confectionery/FormComponent.Designer.cs +++ b/Confectionery/FormComponent.Designer.cs @@ -100,7 +100,7 @@ this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Name = "FormComponent"; - this.Text = "FormComponent"; + this.Text = "Создание компонента"; this.ResumeLayout(false); this.PerformLayout(); diff --git a/Confectionery/FormComponents.Designer.cs b/Confectionery/FormComponents.Designer.cs index 99f6a58..dd31844 100644 --- a/Confectionery/FormComponents.Designer.cs +++ b/Confectionery/FormComponents.Designer.cs @@ -103,7 +103,7 @@ this.Controls.Add(this.buttonAdd); this.Controls.Add(this.dataGridView); this.Name = "FormComponents"; - this.Text = "FormComponents"; + this.Text = "Редактирование компонентов"; ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.ResumeLayout(false); diff --git a/Confectionery/FormViewPastry.Designer.cs b/Confectionery/FormViewPastry.Designer.cs index f8eb11f..3417617 100644 --- a/Confectionery/FormViewPastry.Designer.cs +++ b/Confectionery/FormViewPastry.Designer.cs @@ -82,8 +82,8 @@ // // dataGridView // - this.dataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) + this.dataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView.Location = new System.Drawing.Point(12, 12); @@ -103,7 +103,7 @@ this.Controls.Add(this.buttonAdd); this.Controls.Add(this.dataGridView); this.Name = "FormViewPastry"; - this.Text = "FormViewPastry"; + this.Text = "Редактирование изделий"; ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit(); this.ResumeLayout(false); diff --git a/Confectionery/FormViewPastry.resx b/Confectionery/FormViewPastry.resx index 1af7de1..f298a7b 100644 --- a/Confectionery/FormViewPastry.resx +++ b/Confectionery/FormViewPastry.resx @@ -1,64 +1,4 @@ - - - +