Update SplashTester.Designer.cs
This commit is contained in:
parent
5aa7f89a4e
commit
950a5f6386
|
|
@ -48,9 +48,9 @@ partial class SplashTester
|
|||
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label12.ForeColor = System.Drawing.Color.Black;
|
||||
this.label12.Location = new System.Drawing.Point(12, 22);
|
||||
this.label12.Location = new System.Drawing.Point(31, 22);
|
||||
this.label12.Name = "label12";
|
||||
this.label12.Size = new System.Drawing.Size(261, 17);
|
||||
this.label12.Size = new System.Drawing.Size(214, 17);
|
||||
this.label12.TabIndex = 0;
|
||||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in New Issue