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