finished project
This commit is contained in:
7
winVCR/winVCR/Form1.Designer.cs
generated
7
winVCR/winVCR/Form1.Designer.cs
generated
@ -89,12 +89,13 @@
|
||||
//
|
||||
this.statusLabel.AutoSize = true;
|
||||
this.statusLabel.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.statusLabel.Location = new System.Drawing.Point(242, 230);
|
||||
this.statusLabel.Location = new System.Drawing.Point(267, 223);
|
||||
this.statusLabel.MinimumSize = new System.Drawing.Size(200, 50);
|
||||
this.statusLabel.Name = "statusLabel";
|
||||
this.statusLabel.Size = new System.Drawing.Size(291, 55);
|
||||
this.statusLabel.Size = new System.Drawing.Size(200, 55);
|
||||
this.statusLabel.TabIndex = 5;
|
||||
this.statusLabel.Text = "Status Label";
|
||||
this.statusLabel.Text = "Standby";
|
||||
this.statusLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// btnInsertTape
|
||||
//
|
||||
|
Reference in New Issue
Block a user