Изменил(а) на 'SoftwareInstallation/SoftwareInstallation/FormClients.Designer.cs'

This commit is contained in:
devil_1nc 2023-05-27 15:20:45 +04:00
parent 48227fd4ea
commit beb38d2b96

View File

@ -81,7 +81,7 @@
this.Controls.Add(this.buttonDel);
this.Controls.Add(this.dataGridView);
this.Name = "FormClients";
this.Text = "FormClients";
this.Text = "Клиенты";
((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
this.ResumeLayout(false);
this.Load += new EventHandler(FormClients_Load);