1 write to label2
Accessibility_Core_App (1)
RemainingControls.Designer.cs (1)
38
this.
label2
= new System.Windows.Forms.Label();
8 references to label2
Accessibility_Core_App (8)
RemainingControls.Designer.cs (8)
98
this.
label2
.AutoSize = true;
99
this.
label2
.Location = new System.Drawing.Point(373, 33);
100
this.
label2
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
101
this.
label2
.Name = "label2";
102
this.
label2
.Size = new System.Drawing.Size(37, 15);
103
this.
label2
.TabIndex = 2;
104
this.
label2
.Text = "Track:";
120
this.Controls.Add(this.
label2
);