From 512d2741d574849c130360a14957772de2635ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B9?= Date: Sun, 12 Mar 2023 10:42:02 +0400 Subject: [PATCH] fix --- FoodOrders/FoodOrders/FormCreateOrder.Designer.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FoodOrders/FoodOrders/FormCreateOrder.Designer.cs b/FoodOrders/FoodOrders/FormCreateOrder.Designer.cs index dce3202..b4bba8f 100644 --- a/FoodOrders/FoodOrders/FormCreateOrder.Designer.cs +++ b/FoodOrders/FoodOrders/FormCreateOrder.Designer.cs @@ -65,6 +65,7 @@ this.textBoxSum.Location = new System.Drawing.Point(93, 63); this.textBoxSum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.textBoxSum.Name = "textBoxSum"; + this.textBoxSum.ReadOnly = true; this.textBoxSum.Size = new System.Drawing.Size(230, 23); this.textBoxSum.TabIndex = 13; // @@ -110,7 +111,7 @@ this.labelName.AutoSize = true; this.labelName.Location = new System.Drawing.Point(12, 9); this.labelName.Name = "labelName"; - this.labelName.Size = new System.Drawing.Size(42, 15); + this.labelName.Size = new System.Drawing.Size(79, 15); this.labelName.TabIndex = 8; this.labelName.Text = "Набор блюд:"; //