1 write to label3
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
45
this.
label3
= new System.Windows.Forms.Label();
8 references to label3
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
68
this.
label3
.AutoSize = true;
69
this.
label3
.Location = new System.Drawing.Point(18, 278);
70
this.
label3
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
71
this.
label3
.Name = "label3";
72
this.
label3
.Size = new System.Drawing.Size(64, 15);
73
this.
label3
.TabIndex = 4;
74
this.
label3
.Text = "PictureBox";
266
this.Controls.Add(this.
label3
);