This commit is contained in:
Макс Бондаренко 2023-02-14 09:35:50 +04:00
parent cb88b9bcc4
commit 8abe276a5f

View File

@ -77,6 +77,7 @@
//
this.textBoxSum.Location = new System.Drawing.Point(92, 70);
this.textBoxSum.Name = "textBoxSum";
this.textBoxSum.ReadOnly = true;
this.textBoxSum.Size = new System.Drawing.Size(251, 23);
this.textBoxSum.TabIndex = 5;
//