1 write to label15
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
53this.label15 = new System.Windows.Forms.Label();
8 references to label15
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
302this.label15.AutoSize = true; 303this.label15.Location = new System.Drawing.Point(337, 294); 304this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 305this.label15.Name = "label15"; 306this.label15.Size = new System.Drawing.Size(186, 15); 307this.label15.TabIndex = 12; 308this.label15.Text = "Empty_Panel_SetBackColor_Green"; 428this.Controls.Add(this.label15);