1 write to label10
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
58this.label10 = new System.Windows.Forms.Label();
8 references to label10
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
409this.label10.AutoSize = true; 410this.label10.Location = new System.Drawing.Point(561, 10); 411this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 412this.label10.Name = "label10"; 413this.label10.Size = new System.Drawing.Size(70, 15); 414this.label10.TabIndex = 4; 415this.label10.Text = "Tab_Control"; 811this.Controls.Add(this.label10);