Karamushko M.K. lab1_base #2

Merged
eegov merged 4 commits from lab1_base into master 2022-10-07 09:38:44 +04:00
Showing only changes of commit cb2fd7ac9f - Show all commits

View File

@ -49,7 +49,7 @@
this.CreateButton.Name = "CreateButton";
this.CreateButton.Size = new System.Drawing.Size(94, 29);
this.CreateButton.TabIndex = 0;
this.CreateButton.Text = "create";
this.CreateButton.Text = "создать";
this.CreateButton.UseVisualStyleBackColor = true;
this.CreateButton.Click += new System.EventHandler(this.CreateButton_Click);
//