1 write to label4
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
37this.label4 = new System.Windows.Forms.Label();
8 references to label4
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
186this.label4.AutoSize = true; 187this.label4.Location = new System.Drawing.Point(28, 427); 188this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 189this.label4.Name = "label4"; 190this.label4.Size = new System.Drawing.Size(60, 15); 191this.label4.TabIndex = 14; 192this.label4.Text = "GroupBox"; 819this.Controls.Add(this.label4);