начало 5 усл
This commit is contained in:
parent
f727d74928
commit
d6fddc56d1
4
TypographyView/FormClients.Designer.cs
generated
4
TypographyView/FormClients.Designer.cs
generated
@ -1,4 +1,4 @@
|
||||
namespace AutomobilePlantView
|
||||
namespace TypogrphyView
|
||||
{
|
||||
partial class FormClients
|
||||
{
|
||||
@ -77,7 +77,7 @@
|
||||
Controls.Add(dataGridView);
|
||||
Margin = new Padding(3, 4, 3, 4);
|
||||
Name = "FormClients";
|
||||
Text = "Clients";
|
||||
Text = "Клиенты";
|
||||
Load += FormClients_Load;
|
||||
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
||||
ResumeLayout(false);
|
||||
|
@ -2,7 +2,7 @@
|
||||
using TypographyContracts.BusinessLogicsContracts;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace AutomobilePlantView
|
||||
namespace TypogrphyView
|
||||
{
|
||||
public partial class FormClients : Form
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user