Защита от дурака (ARkLightning)
This commit is contained in:
parent
17be6b9daf
commit
1fcaee64ea
2 changed files with 78 additions and 7 deletions
|
@ -413,6 +413,7 @@ namespace WindowsFormsApplication1
|
|||
this.Name = "MainForm";
|
||||
this.RightToLeftLayout = true;
|
||||
this.Text = "Свойства персонажа";
|
||||
this.Load += new System.EventHandler(this.MainForm_Load);
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.PictureBoxBackground)).EndInit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue