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