процесс

This commit is contained in:
ValAnn 2024-02-14 13:58:48 +04:00
parent 516888ce75
commit 66e503a076

View File

@ -124,7 +124,7 @@
// //
// SushiName // SushiName
// //
this.SushiName.HeaderText = "Пицца"; this.SushiName.HeaderText = "Суши";
this.SushiName.MinimumWidth = 6; this.SushiName.MinimumWidth = 6;
this.SushiName.Name = "SushiName"; this.SushiName.Name = "SushiName";
this.SushiName.ReadOnly = true; this.SushiName.ReadOnly = true;