ISEbd-21 Nikolay Gapon LabWork05 #10

Closed
NikGapon wants to merge 6 commits from LabWork05 into LabWork04
Showing only changes of commit 6ec850250a - Show all commits

View File

@ -151,7 +151,7 @@
//
// panelPurple
//
this.panelPurple.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.panelPurple.BackColor = System.Drawing.Color.Purple;
this.panelPurple.Location = new System.Drawing.Point(168, 59);
this.panelPurple.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panelPurple.Name = "panelPurple";