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